You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,3 +96,13 @@ You may update the config with the following command:
96
96
php artisan dynamic-cache:update
97
97
```
98
98
This is useful if you change your entries in your code editor rather than in the Control Panel.
99
+
100
+
## Git Automation
101
+
This addon supports Statamic's Git integration. Simply add the following paths to the `paths` array in your `git.php` config. Also, make sure that the addon's storage path is tracked by git.
0 commit comments