webbuilders-group / silverstripe-responsivegridfield
Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.
Installs: 2 007
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
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+
- webbuilders-group/silverstripe-frontendgridfield
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.