Skip to content

creecros/TemplateTitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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