loyaltylion/core
Composer 安装命令:
composer require loyaltylion/core
包简介
LoyaltyLion - Loyalty Program
README 文档
README
Local set-up
-
Ensure you have PHP 7, Composer, and Yarn installed
-
composer install && yarn install
Linting
./vendor/bin/phpcs -ns .
Running tests
./vendor/bin/phpunit Test/
Versioning
There are two main versions to be aware of:
-
Our Composer package version (specified in composer.json)
-
Our setup_version (specified in etc/module.xml)
Updates should only change the Composer version unless strictly necessary, as incrementing the setup_version will normally require a merchant to schedule downtime.
Releasing on the Marketplace
-
Ensure that you've bumped the composer package version
-
Build a zip with
make zip -
Submit a new patch at https://developer.magento.com/extensions/, with the version matching the Composer package version on Master
统计信息
- 总下载量: 61.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-17