Kanboard plugin to add ability to edit the Task Creator
Option added to Task creation/modification panel:
1.) Download the latest versions supplied zip file, it should be named CreatorEdit-x.xx.x.zip
- I advise not to install from source or master
2.) Unzip to the plugins folder.
- your folder structure should look like the following:
plugins
└── CreatorEdit <= Plugin name
├── Helper
├── Template
├── LICENSE
├── Plugin.php
└── README.md
3.) Restart your server