Skip to content

Commit

Permalink
Merge pull request #246 from hdpero/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
robbieaverill authored Jun 19, 2018
2 parents 0cb780a + dd9d586 commit e2f61c3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,16 @@ For a more detailed overview of using this module, please see [the User help gui

## Requirements

* SilverStripe CMS ^4.0
* GridFieldExtensions ^3.0
* SilverStripe CMS ^4.2
* Versioned Admin ^1.0
* GridFieldExtensions ^3.1

For a SilverStripe 3.x compatible version of this module, please see the [1 branch, or 1.x release line](https://github.com/dnadesign/silverstripe-elemental/tree/1#readme).

## Installation

```
composer require dnadesign/silverstripe-elemental 2.x-dev
composer require dnadesign/silverstripe-elemental 3.0.x-dev
```

The following YAML config will enable elements on every `Page` object,
Expand Down Expand Up @@ -252,7 +253,7 @@ You'll need to have [yarn installed](https://yarnpkg.com/en/docs/install) global

## Screenshots

![Elemental content block overview](docs/images/content-block-overview.png)
![Elemental content block overview](docs/en/images/content-block-overview.png)

## Versioning

Expand Down

0 comments on commit e2f61c3

Please sign in to comment.