prij / silverstripe-modularpage
There is no license information available for the latest version (dev-master) of this package.
Modular Page allows you to create pages that are made up of reordable content modules instead of a single content area.
Package info
github.com/prij/silverstripe-modularpage
Type:silverstripe-module
pkg:composer/prij/silverstripe-modularpage
dev-master
2016-05-31 02:12 UTC
Requires
- composer/installers: *
- silverstripe/cms: ~3.1
- undefinedoffset/sortablegridfield: dev-master
This package is not auto-updated.
Last update: 2026-02-28 22:27:12 UTC
README
** UNDER DEVELOPMENT **
Introduction
Modular Page allows you to create pages that are made up of reordable content modules instead of a single content area.
Maintainer Contact
- prij (priya at littlebubble dot com)
Requirements
- Silverstripe 3.1
- sortablegridfield module
Installation & Usage
- Download the module and extract it into your site root
- Run /dev/build?flush=all to rengerate the manifest
- Create modular pages using the "Modular Page" type in the CMS