buckleshusky / taskmanager
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ^4.0
This package is auto-updated.
Last update: 2024-10-17 06:46:59 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