Search by

davidsneal / statamic-circleci

davidsneal

A simple addon for Statamic v3, to trigger CircleCI workflows from the CP.

Package info

github.com/davidsneal/statamic-circleci

Type:statamic-addon

pkg:composer/davidsneal/statamic-circleci

Statistics

Installs: 107

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 17

1.1.0 2020-06-03 20:29 UTC

This package is auto-updated.

Last update: 2026-09-06 15:45:54 UTC


README

A simple addon for Statamic v3, to trigger CircleCI workflows/deployments from the CP.

Installation

composer require davidsneal/statamic-circleci

Configuration

Publish the addon's default configuration file and JS.

php artisan vendor:publish --provider="Davidsneal\StatamicCircleCi\ServiceProvider"

You shall need to create a personal access token in the CircleCI Dashboard, then set it along with the other required environment variables.

menu

CIRCLECI_BRANCH=
CIRCLECI_PROJECT=
CIRCLECI_TOKEN=
CIRCLECI_USERNAME=
CIRCLECI_VCS=github

Usage

You can access the feature from the CP menu under Tools.

menu

main

confirmation

Permissions

This addon adds a permission you can assign to groups as required.

permission