davidsneal/statamic-circleci
Composer 安装命令:
composer require davidsneal/statamic-circleci
包简介
A simple addon for Statamic v3, to trigger CircleCI workflows from the CP.
关键字:
README 文档
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.
CIRCLECI_BRANCH=
CIRCLECI_PROJECT=
CIRCLECI_TOKEN=
CIRCLECI_USERNAME=
CIRCLECI_VCS=github
Usage
You can access the feature from the CP menu under Tools.
Permissions
This addon adds a permission you can assign to groups as required.
统计信息
- 总下载量: 107
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-03




