Download the PHP package webographen/statamic-dynamic-token without Composer
On this page you can find all versions of the php package webographen/statamic-dynamic-token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webographen/statamic-dynamic-token
More information about webographen/statamic-dynamic-token
Files in webographen/statamic-dynamic-token
Download webographen/statamic-dynamic-token
More information about webographen/statamic-dynamic-token
Files in webographen/statamic-dynamic-token
Vendor webographen
Package statamic-dynamic-token
Short Description Dynamic tokens for statically cached forms in Statamic v3
License MIT
Package statamic-dynamic-token
Short Description Dynamic tokens for statically cached forms in Statamic v3
License MIT
Please rate this library. Is it a good library?
Informations about the package statamic-dynamic-token
Statamic Dynamic Token
Allows you to use standard Statamic v3 forms while also leveraging static caching.
Requirements
- Statamic v3
Installation
From your site folder, run composer require webographen/statamic-dynamic-token
Usage
Add the {{ dynamic_token }}
tag to the view, so it appears on the same page as your form.
The inserted JS adds tokens to all forms that have an input with name="_token"
.
Tokens are refreshed every 15 minutes to prevent time-out.
Credit
This feature was originally developed by Rob de Kort as part of the Peak Statamic Starter Kit.
All versions of statamic-dynamic-token with dependencies
PHP Build Version
Package Version
Requires
statamic/cms Version
^3.0
The package webographen/statamic-dynamic-token contains the following files
Loading the files please wait ....