/section

Section plugin provides a basic way to work with content sections.

Primary LanguagePHPMIT LicenseMIT

Section plugin for Flextype

Version License Total downloads Flextype Discord

Section plugin provides a basic way to work with content sections.

Dependencies

The following dependencies need to be downloaded and installed for Section Plugin.

Item Version Download
flextype 0.9.16 download

Installation

  1. Download & Install all required dependencies.
  2. Create new folder /project/plugins/section
  3. Download Section Plugin and unzip plugin content to the folder /project/plugins/section

Documentation

Usage in page content

Create section

[section_create id=section-name]Section content here[/section_create]

Get section

[section_fetch id=section-name]

Settings

enabled: true or false to disable the plugin

enabled: true

LICENSE

The MIT License (MIT) Copyright (c) 2018-2019 Sergey Romanenko