Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 999df49

Browse files
author
Otis Wright
authored
Update README.md
1 parent a96d809 commit 999df49

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ Run the following to add this module as a requirement and install it via compose
77
88
composer require "webfox/silverstripe-helpers"
99
```
10+
11+
Add the following to your `config.yml`:
12+
13+
```yaml
14+
Page:
15+
has_on_after_update_cms_fields: true
16+
```
17+
1018
then browse to /dev/build?flush=all
1119
1220
Several of these helpers are disabled by default but can be enabled in the config.

0 commit comments

Comments
 (0)