Installation

Requirements

SSPE requires at least Silverstripe 2.3.1

Steps

  1. extract the latest version in your Silverstripe root and run dev/build/?flush=1

you can also use the subversion by executing

svn co http://svn.kelpdesign.com/page-elements/trunk/ page-elements

in your silverstripe root.

  1. Create GridPage-templates in your themes folder (see Usage ).
  1. Login to the cms, select a page and choose "Grid Page" as Page Type in the behavior tab and save.
    Next you need to choose a Template to use and save again.

You should see the Grid view in the Content tab now.

Done!