astrogoat/affirm
最新稳定版本:1.15.0
Composer 安装命令:
composer require astrogoat/affirm
包简介
A Affirm app for Strata
关键字:
README 文档
README
An Affirm app for Stratum
Installation
You can install the package via composer:
composer require astrogoat/affirm
Usage
Include the script in your Blade file:
@include('affirm::script');
When enabled this will add the Affirm javascript. You now have access to Affirm's promotional messaging. See Affirm documentation for more info.
Testing
composer test
Releasing a new version
Use the included GitHub action to create a new release.
Go to https://github.com/astrogoat/skeleton/actions/workflows/release.yml click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button.
or run gh workflow run release.yml from your skeleton directory if you have the GitHub CLI installed locally.
Important: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -> Settings -> Branches -> Main (edit) -> "Allow specified actors to bypass required pull requests"
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 12.76k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-04