buckleshusky / taskmanager
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:silverstripe-vendormodule
pkg:composer/buckleshusky/taskmanager
Requires
- silverstripe/framework: ^4.0
 
This package is auto-updated.
Last update: 2025-10-17 09:01:17 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