2017 © Pedro Peláez
 

silverstripe-module silverstripe-frontendgridfield

Wraps gridfield adding support for using it on the front-end.

image

webbuilders-group/silverstripe-frontendgridfield

Wraps gridfield adding support for using it on the front-end.

  • Friday, June 16, 2017
  • by WebbuildersGroup
  • Repository
  • 8 Watchers
  • 17 Stars
  • 11,958 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 8 Forks
  • 1 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

Front-End GridField

Wraps gridfield adding support for using it on the front-end of a site., (*1)

Maintainer Contact

Requirements

  • SilverStripe Framework 4.3+|5.0+

Installation

  • Download the module from here https://github.com/webbuilders-group/silverstripe-frontendgridfield/archive/master.zip
  • Extract the downloaded archive into your site root so that the destination folder is called frontendgridfield, opening the extracted folder should contain _config.php in the root along with other files/folders
  • Run dev/build?flush=all to regenerate the manifest

Usage

Instead of using the GridField class you need to use FrontEndGridField for use on the front-end, note it is not recommended to be used in the CMS. As well instead of using the GridFieldConfig extensions provided with SilverStripe use FrontEndGridFieldConfig_Base, FrontEndGridFieldConfig_RecordEditor, FrontEndGridFieldConfig_RecordViewer, or FrontEndGridFieldConfig_RelationEditor. If you are building your own GridField config ensure that you use FrontEndGridFieldDetailForm instead of GridFieldDetailForm., (*2)

The Versions

16/06 2017

dev-master

9999999-dev

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield

31/03 2017

0.4.0

0.4.0.0

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield

21/03 2017

0.3.0

0.3.0.0

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield

13/12 2014

0.2.0

0.2.0.0

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield

03/01 2014

0.1.1

0.1.1.0

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield

11/12 2013

0.1

0.1.0.0

Wraps gridfield adding support for using it on the front-end.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend silverstripe gridfield