weboftalent / gridrows
SilverStripe module to facilitate easier templating of DataObjects laid out in a grid
Installs: 733
Dependents: 2
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
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.