Skip to content

DoggersHusky/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Keep track of issues with the site. This allows the user to highlight broken stuff on a page and create a task. It also allows you to mark the Task as completed.

Maintainer Contact

  • Buckles

Requirements

  • SilverStripe CMS 4.x

Installation

  • Run composer require buckleshusky/taskmanager dev-master in the project folder
  • Run dev/build?flush=all to regenerate the manifest

Example Usage

add the below to your template file

$TaskManager

Configuration Options

Nothing to configure