pleodigital/circle-ci-webhook

Plugin adding CP button triggering CircleCI.

1.0.9 2024-10-29 08:53 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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require pleodigital/circle-ci-webhook
    
  3. 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

  1. Go to Control Panel -> Plugins

  2. Go to CircleCI Webhook settings

  3. Pass the CircleCI Webhook URL and POST params

Using CircleCi Webhook

  1. Go to Control Panel -> Utilities

  2. Go to CircleCi Webhook section

  3. 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