buckleshusky / taskmanager
Package info
github.com/DoggersHusky/TaskManager
Language:JavaScript
Type:silverstripe-vendormodule
pkg:composer/buckleshusky/taskmanager
0.1.5
2019-06-16 19:45 UTC
Requires
- silverstripe/framework: ^4.0
This package is auto-updated.
Last update: 2026-02-17 09:38:44 UTC
README
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