Plato's Sections module for the base installer
Plato's Sections module for the base installer. Please see requirements before installing.
composer require plato-creative/plato-silverstripe-sections dev-master
There is currently on config option. That is to include the section from both the CMS and frontend based on ClassName.
Page:
SectionIncludedPageTypes:
- HomePage
- AnotherPage
To add a new section type just create a new class that extends Section
class ImageSection extends Section {
...
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