bgkavinga/magento2-configuration
Composer 安装命令:
composer require bgkavinga/magento2-configuration
包简介
Provides configuration to deploy a Magento 2 project on Platform.sh
README 文档
README
Provides configuration to deploy a Magento 2 project on Platform.sh
Project Variables
This project relies on the following project variables being set prior to initial deploy.
- ADMIN_USERNAME (defaults to “admin”)
- ADMIN_FIRSTNAME (defaults to “John”)
- ADMIN_LASTNAME (defaults to “Doe”)
- ADMIN_EMAIL (defaults to “john@example.com”)
- ADMIN_PASSWORD (defaults to “admin12”)
- ADMIN_URL (defaults to “admin”)
- APPLICATION_MODE (defaults to “production”)_
The latter can be changed at any time adjust the Application Mode on the next deploy.
Get via Composer
This package is available in Packagist.
You can get it via Composer by adding the following line to your composer.json:
"require": {
"platformsh/magento2-configuration": "2.2.*"
},
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-23