We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04c4e1 commit 5bba8ceCopy full SHA for 5bba8ce
README.MD
@@ -1,11 +1,8 @@
1
# Dynamic Forms in static pages for Statamic
2
3
-Want static caching in statamic? And still want to have dynamic forms? for e.g.
4
-
5
-
6
+Want static caching in statamic? And still want to have dynamic forms?
7
Just add a `{{ dynamic_token }}` to your layout file just before `</body>` tag.
8
-then add an `APP_URL=site.com` to your `.env` file
+and then add an `APP_URL=site.com` to your `.env` file.
9
10
### Installing
11
Copy the `DynamicToken` into your `site/addons` folder.
public/dynamic_in_static.png
-59 KB
0 commit comments