Skip to content

PlatoCreative/plato-silverstripe-sections

Repository files navigation

plato-silverstripe-sections

Plato's Sections module for the base installer. Please see requirements before installing.

Requirements

  • SilverStripe 3.2.*

Installation

composer require plato-creative/plato-silverstripe-sections dev-master

Configuration

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

Extending

To add a new section type just create a new class that extends Section

class ImageSection extends Section {
        ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •