Greenwing is a kanboard beautify theme with modern design.
What is Kanboard? Kanboard is project management software that focuses on the Kanban methodology. You can access to Kanboard repository following this link: https://github.com/kanboard/kanboard
- Confexion
- Licence MIT
- Beautify theme
- Custom KB logo (ref Config.php)
- Compatibility with others plugins (create issue to ask for new plugins compatibility)
- You can customize and edit this theme using tutorial below
Kanboard >= v1.2
Download zip and decompress in plugins/Greenwing folder
Check for node, npm, and npx installed with node --version, npm --version and npx --version
Install gulp globally with npm install --global gulp
Check gulp install with gulp --version
Go to kanboard/plugins/Greenwing folder
Copy all files from edit folder to Greenwing root folder
Run npm install or yarn install
Edit gulpfile.js host line 11 with your local kanboard link
Run gulp watch in Greenwing root folder
Now, you can edit scss files in Sass folder to customize theme.
You can create issue for any bug: https://github.com/Confexion/Greenwing/issues/new