A simple SilverStripe module to create and display html Easy Read content.
CURRENTLY IN DEVELOPMENT
Require the Easy Read package.
composer require earthwytch/silverstripe-easyread
Rebuild the database, class and configuration manifests.
https://yoursite.com/dev/build?flush=1
Please read the docs to find out how to create Easy Read page versions.
See License
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.
If the issue looks like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.
Please don't file security issues in the bugtracker. Report security issues to the module maintainers directly.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.