Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Otis Wright authored Nov 22, 2016
1 parent a96d809 commit 999df49
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Run the following to add this module as a requirement and install it via compose
composer require "webfox/silverstripe-helpers"
```

Add the following to your `config.yml`:

```yaml
Page:
has_on_after_update_cms_fields: true
```
then browse to /dev/build?flush=all
Several of these helpers are disabled by default but can be enabled in the config.
Expand Down

0 comments on commit 999df49

Please sign in to comment.