Section plugin for Flextype
Section plugin provides a basic way to work with content sections.
The following dependencies need to be downloaded and installed for Section Plugin.
Item | Version | Download |
---|---|---|
flextype | 0.9.16 | download |
- Download & Install all required dependencies.
- Create new folder
/project/plugins/section
- Download Section Plugin and unzip plugin content to the folder
/project/plugins/section
Create section
[section_create id=section-name]Section content here[/section_create]
Get section
[section_fetch id=section-name]
enabled: true or false to disable the plugin
enabled: true
The MIT License (MIT) Copyright (c) 2018-2019 Sergey Romanenko