Giter Club home page Giter Club logo

essential's Introduction

Checkout our latest project

  • With DocPHT you can take notes and quickly document anything and without the use of any database.

Latest release GitHub license Maintenance Open Source Love Downloads

Essential plugin (modern theme for kanboard)

Donate using Liberapay Donate with PayPal button

Essential theme returns a new style to your kanboard.

Screenshot

dashboard board task

Author

  • Valentino Pesce
  • License MIT

Requirements

Kanboard >=1.0.48 Kanboard installed at a web server. You can find the download at kanboard.org

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Essential
  3. Clone this repository into the folder plugins/Essential

Note: Plugin folder is case-sensitive.
Important: remove all unused themes

Add options for the theme

  • Replace the KB logo with your own logo
    For more information have a look in the config.php

Supports the Customizer plugin

โญ If you like it, do not forget to give a star on GitHub!

๐Ÿ‘ท Any contribution will be highly appreciated

Clone the repository:

git clone https://github.com/kenlog/Essential.git

๐Ÿ› Reporting Issues

Please create an issue for any bugs you've found.

essential's People

Contributors

kenlog avatar peterk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

essential's Issues

User list form and text overlap

I love this theme, but found another issue.
In Dashboard -> Project Management ->Users Overview
The user list and text overlap.

overlap

Issue with Essential and Kanboard Docker v1.2.33

After installing the Plugin it Work but i have this Message on top:
Warning: filemtime(): stat failed for /var/www/app/assets/css/app.min.css in /var/www/app/app/Helper/AssetHelper.php on line 41

Click on title icon opens wrong URL

In case kanboard is started using a port different then port 80, e.g. 8081, a click on the title icon tries to open the wrong URL as it omits the port.

Line 3 needs to be changed from
<a href="<?= $this->url->href('DashboardController', 'show', array(), false, '', t('Dashboard')) ?>">
to
<a href="<?= $this->url->href('DashboardController', 'show', array()) ?>">

Please check app/Helper/UrlHelper.php - method href()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.