carlcs/craft-controlleractionfield
Composer 安装命令:
composer require carlcs/craft-controlleractionfield
包简介
Controller Action Field plugin for Craft CMS
README 文档
README
The plugin provides a button field type to trigger controller actions.
Installation
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".
Example Settings
Action Path:
cacheMonster/warmByKeys
POST Data:
{% set data = {
cacheKeys: ['rest-1', 'rest-2', 'rest-3']
} %}
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-02-08