2017 © Pedro Peláez
 

silverstripe-module silverstripe-widgetpages

Build pages using widgets. Small pieces of content and functionality.

image

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

The README.md

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'

The Versions

13/01 2016

dev-master

9999999-dev

Build pages using widgets. Small pieces of content and functionality.

  Sources   Download

MIT

The Requires

 

cms page content widgets