Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 680 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 680 Bytes

TemplateTitle

Kanboard plugin to Autopopulate Title of template into Task title

image

Install

1.) Download the latest versions supplied zip file, it should be named TemplateTitle-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
└── TemplateTitle            <= Plugin name
    ├── Helper  
    ├── Template
    ├── assets
    ├── LICENSE
    ├── Plugin.php   
    └── README.md

3.) Restart your server