pongping / customactions
Plugin for custom site actions
1.0.2
2019-09-17 12:33 UTC
Requires
- craftcms/cms: ^3.0.0
- guzzlehttp/guzzle: ^6.3
This package is auto-updated.
Last update: 2025-05-05 21:29:46 UTC
README
Plugin for custom site actions
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
Open your terminal and go to your Craft project:
cd /path/to/project
Then tell Composer to load the plugin:
composer require /customactions
In the Control Panel, go to Settings → Plugins and click the “Install” button for Custom actions.
Custom actions Overview
-Insert text here-
Configuring Custom actions
-Insert text here-
Using Custom actions
-Insert text here-
Custom actions Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by PongPing