Project Branding plugin for Kanboard, to allow a custom logo and some brand colours per project.
|
4 weken geleden | |
---|---|---|
Controller | 4 weken geleden | |
Helper | 4 weken geleden | |
Model | 4 weken geleden | |
Schema | 4 weken geleden | |
Template | 4 weken geleden | |
.gitignore | 4 weken geleden | |
LICENSE | 4 weken geleden | |
Plugin.php | 4 weken geleden | |
README.md | 4 weken geleden | |
release.md | 4 weken geleden | |
ver | 4 weken geleden |
Project Branding plugin for Kanboard... TBA
It is possible this works with other versions of Kanboard and PHP, but these are the version this was built and tested on.
All Kanboard plugins are found in the plugins
directory. In general you just put your plugin there and that's about it!
In a terminal window ( or command for Windoze ) browse/cd to your Kanboard plugins
directory and issue this command
git clone https://vcs.nz/ominz/OMIProjectBranding.git
wget https://vcs.nz/ominz/OMIProjectBranding/archive/main.zip
unzip main.zip
del main.zip
wget https://vcs.nz/ominz/OMIProjectBranding/archive/main.tar.gz
tar -xzf main.tar.gz
rm main.tar.gz
Download either zip file :
and uncompress/unzip/untar into your Kanboard plugins
directory
TBA
TBA