weboftalent / gridrows
SilverStripe module to facilitate easier templating of DataObjects laid out in a grid
Package info
github.com/gordonbanderson/weboftalent-gridrows
Type:silverstripe-vendormodule
pkg:composer/weboftalent/gridrows
2.0.4
2018-05-03 19:39 UTC
Requires
- php: ~5.6|~7.0
- silverstripe/framework: ^4.1
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^2.3
README
- Adds a convenience method for templates that pre-splits a dataset into rows
Maintainers
- Gordon Anderson (Nickname: nontgor) gordon.b.anderson@gmail.com
Introduction
This module provides mapping functionality for SilverStripe DataObjects in a manner that is simple as possible for both the programmer and content editor.
Documentation
Silverstripe Version Compatibility
SilverStripe 4, for SilverStripe 3.* use 1.x versions.