silverstripe-module silverstripe-widgetpages
Build pages using widgets. Small pieces of content and functionality.
burnbright/silverstripe-widgetpages
Build pages using widgets. Small pieces of content and functionality.
- Wednesday, January 13, 2016
- by jedateach
- Repository
- 1 Watchers
- 2 Stars
- 138 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 7 Open issues
- 1 Versions
- 0 % Grown
Widget Pages Module
Create page content with widgets., (*1)
Configuration
Restrict the available widgets by defining them in your _config/app.yml
file, (*2)
WidgetPage:
allowed_widgets:
'ContentWidget' : 'Content'
'ContactWidget' : 'Contact'
'ImageWidget' : 'Image'
'MapWidget' : 'Map'
dev-master
9999999-dev
Build pages using widgets. Small pieces of content and functionality.
Sources
Download
MIT
The Requires
cms
page
content
widgets