Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcusackie authored Oct 4, 2024
1 parent ed31f37 commit 7a1372a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Check the config file for special features such as queue configuration and light
php artisan requester:entries
```
If you are using Static caching then **it's a good idea to add this command to your deploy script (e.g. Forge).** Deployments clear the static cache so this will rebuild it for all entries afterwards.
UPDATE: Statamic actually has a built in function for this which should be preferable - `static:warm`
<br/><br/>

```
Expand All @@ -52,3 +53,4 @@ This package utilises a 'cacherequester' queue on the default connection. You ca
- Add terms to entry requests
- Add multisite functionality
- Experiment with EntryCreated events to process images
- Remove

0 comments on commit 7a1372a

Please sign in to comment.