mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
DOC Update README.md for CMS 5
This commit is contained in:
parent
6a8e40cc37
commit
4961634dce
@ -19,13 +19,10 @@ This module provides a number of useful grid field components:
|
||||
* `GridFieldTitleHeader` - a simple header which displays column titles.
|
||||
* `GridFieldConfigurablePaginator` - a paginator for GridField that allows customisable page sizes.
|
||||
|
||||
This branch will aim for compatibility with Silverstripe 4.x.
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
composer require symbiote/silverstripe-gridfieldextensions:^3
|
||||
|
||||
```sh
|
||||
composer require symbiote/silverstripe-gridfieldextensions
|
||||
```
|
||||
|
||||
For Silverstripe 3.x, please see the [compatible branch](https://github.com/symbiote/silverstripe-gridfieldextensions/tree/2).
|
||||
|
||||
See [docs/en/index.md](docs/en/index.md) for documentation and examples.
|
||||
|
Loading…
Reference in New Issue
Block a user