Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.
- Ed Chipman (UndefinedOffset)
- SilverStripe Framework 4.3+ | 5.0+
- webbuilders-group/silverstripe-frontendgridfield
Composer (recommended):
composer require webbuilders-group/silverstripe-responsivegridfield
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.