webbuilders-group/silverstripe-responsivegridfield

Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.

Installs: 1 927

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 5

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

2.0.2 2023-07-06 13:19 UTC

This package is auto-updated.

Last update: 2024-04-06 16:46:04 UTC


README

Responsive addon for frontendgridfield that makes a SilverStripe GridField work better on various screensizes.

Maintainer Contact

Requirements

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.