pleodigital / circle-ci-webhook
Plugin adding CP button triggering CircleCI.
Installs: 322
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:craft-plugin
Requires
- php: ^7.2.5|^8.0
- craftcms/cms: ^3.0.0-RC1|^4.0|^5.0
This package is auto-updated.
Last update: 2025-03-29 01:01:25 UTC
README
Plugin adding CP button triggering CircleCI.
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 pleodigital/circle-ci-webhook
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for CircleCi Webhook
CircleCi Webhook Overview
Very simple plugin triggering CircleCI webhook on demand.
Configuring CircleCi Webhook
-
Go to Control Panel -> Plugins
-
Go to CircleCI Webhook settings
-
Pass the CircleCI Webhook URL and POST params
Using CircleCi Webhook
-
Go to Control Panel -> Utilities
-
Go to CircleCi Webhook section
-
Click the "Publish" button
CircleCi Webhook Roadmap
- Translations
- More options and deploying status
Feel free to fork project and PR more features ;)
Brought to you by Pleo Digtial