https://github.com/timostahl/kanboard_plugin_boardcustomizer
Kanboard Plugin BoardCustomizer
https://github.com/timostahl/kanboard_plugin_boardcustomizer
kanboard kanboard-plugin plugin
Last synced: about 1 month ago
JSON representation
Kanboard Plugin BoardCustomizer
- Host: GitHub
- URL: https://github.com/timostahl/kanboard_plugin_boardcustomizer
- Owner: TimoStahl
- Created: 2019-07-06T11:42:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T12:37:08.000Z (2 months ago)
- Last Synced: 2025-02-27T03:47:51.466Z (about 2 months ago)
- Topics: kanboard, kanboard-plugin, plugin
- Language: PHP
- Size: 47.9 KB
- Stars: 12
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kanboard Plugin BoardCustomizer
Customize board and card style per user.
This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.
Plugin for https://github.com/kanboard/kanboard
## Options
### Board
- only show first column header
- top selection without scollbar### Card
- material design
- hide task priority
- hide task age
- white background
- hide owner name
- hide category
- hide tags
- hide whole footer
- hide reference
- hide score
- hide time estimated
- hide task date
- hide group labels (if [Group Assign](https://github.com/creecros/group_assign) Plugin is installed)Further options and pull requests are welcome.
## Screenshots
To use the plugin after installation, go to "My Profile" and select "My display settings".


## Author
- [BlueTeck](https://github.com/BlueTeck)
- [Craig Crosby](https://github.com/creecros)
- [Jake G](https://github.com/jieiku)
- License MIT## Installation
No additional tables are needed, metadata storage of the user is used.
- Decompress the archive in the `plugins` folder
or
- Create a folder **plugins/Boardcustomizer**
- Copy all files under this directory