Skip to content

thob/plugin-example-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of theme plugin

This plugin override core templates and use template hooks to create a custom theme.

  • New CSS styles are added with the hook layout:head
  • A top bar is added to the layout by using the hook layout:top
  • The header template is replaced by a new one with a template override

Installation

  • Create a directory Theme under the folder plugins
  • Copy all source files in this new directory
  • Go on your local installation of Kanboard
  • After the login, you should see the alterations to the default layout

Screenshot

plugin-example-theme

About

Example of plugin to customize the layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.2%
  • Makefile 12.8%