2017 © Pedro Peláez
 

craft-plugin craft-controlleractionfield

Controller Action Field plugin for Craft CMS

image

carlcs/craft-controlleractionfield

Controller Action Field plugin for Craft CMS

  • Tuesday, February 9, 2016
  • by carlcs
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Controller Action Field plugin for Craft CMS

The plugin provides a button field type to trigger controller actions., (*1)

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"., (*2)

Example Settings

Action Path:, (*3)

cacheMonster/warmByKeys, (*4)

POST Data:, (*5)

{% set data = {
    cacheKeys: ['rest-1', 'rest-2', 'rest-3']
} %}

The Versions

09/02 2016

dev-master

9999999-dev

Controller Action Field plugin for Craft CMS

  Sources   Download

The Requires

 

09/02 2016

v1.0.0

1.0.0.0

Controller Action Field plugin for Craft CMS

  Sources   Download

The Requires