webbuilders-group / silverstripe-responsivegridfield
Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.
Installs: 2 017
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ~4.3|~5.0|~6.0
- webbuilders-group/silverstripe-frontendgridfield: ~2.0|~3.0
This package is auto-updated.
Last update: 2025-06-27 13:54:40 UTC
README
Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.
Maintainer Contact
- Ed Chipman (UndefinedOffset)
Requirements
- SilverStripe Framework ~4.3|~5.0|~6.0
- webbuilders-group/silverstripe-frontendgridfield ~2.0|~3.0
Installation
Composer (recommended):
composer require webbuilders-group/silverstripe-responsivegridfield
Usage
Usage of the module is simple, you just need to add the component ResponsiveGridFieldColumns
to your GridField's configuration. See the documentation for more information on how to use the module.