A helper library for creating react component in Silverstripe CMS
IN DEVELOPMENT!!!
This library provide a helpers to make it easy to create react component for Silverstripe CMS.
Add some installation instructions here, having a 1 line composer copy and paste is useful.
Here is a composer command to create a new module project. Ensure you read the
'publishing a module' guide
and update your module's composer.json to designate your code as a SilverStripe module.
composer require silverstripe-module/skeleton 4.x-dev
Note: When you have completed your module, submit it to Packagist or add it as a VCS repository to your
project's composer.json, pointing to the private repository URL.
See License
We have included a 3-clause BSD license you can use as a default. We advocate for the BSD license as
it is one of the most permissive and open licenses.
Feel free to alter the license.md to suit if you wan to use an alternative license.
You can use choosealicense.com to help pick a suitable license for your project.
Add links into your docs/ folder here unless your module only requires minimal documentation
in that case, add here and remove the docs folder. You might use this as a quick table of content if you
mhave multiple documentation pages.
If your module makes use of the config API in SilverStripe it's a good idea to provide an example config
here that will get the module working out of the box and expose the user to the possible configuration options.
Provide a yaml code example where possible.
Page:
config_option: true
another_config:
- item1
- item2
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 does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem