oxid-esales/eshop-migration-facts
Composer 安装命令:
composer require oxid-esales/eshop-migration-facts
包简介
OXID eShop database migration facts
README 文档
README
This component provides eShop database migration related information/facts with
the help of eshop-facts.
Information on how to use oe-eshop-edition_facts script together with
oe-eshop-facts can be found in the following
README.
Output
The following information is provided after executing the script:
ESHOP_CE_MIGRATION_PATH- Full path to eShop's migration folder dedicated to Community edition;ESHOP_PE_MIGRATION_PATH- Full path to eShop's migration folder dedicated to Professional edition;ESHOP_EE_MIGRATION_PATH- Full path to eShop's migration folder dedicated to Enterprise edition;ESHOP_PROJECT_MIGRATION_PATH- Full path to eShop's migration folder dedicated to custom migrations used within a project;
Keep in mind that it's possible to override any variable from the list above by providing it as an environment variable, e.g. to change the path of eShop project specific migration folder:
ESHOP_PROJECT_MIGRATION_PATH=/var/www/project/migrations ./vendor/bin/oe-eshop-facts oe-eshop-migration_facts
Input
The following environment variables are accepted:
VERBOSE- Enables verbose mode which prints out all facts toSTDOUT;ESHOP_VERBOSE_MIGRATION_FACTS- Enables verbose mode only for the current script.
统计信息
- 总下载量: 13.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2016-09-08