dev-master
9999999-devController Action Field plugin for Craft CMS
The Requires
- composer/installers ~1.0
- php >=5.3.0
v1.0.0
1.0.0.0Controller Action Field plugin for Craft CMS
The Requires
- composer/installers ~1.0
- php >=5.3.0
Controller Action Field plugin for Craft CMS
The plugin provides a button field type to trigger controller actions., (*1)
To install the plugin, copy the controlleractionfield/ folder into craft/plugins/. Then go to Settings → Plugins and click the "Install" button next to "Controller Action Field"., (*2)
Action Path:, (*3)
cacheMonster/warmByKeys
, (*4)
POST Data:, (*5)
{% set data = { cacheKeys: ['rest-1', 'rest-2', 'rest-3'] } %}
Controller Action Field plugin for Craft CMS
Controller Action Field plugin for Craft CMS