chrissnyder2337/sylius-geo-fixture-generator
Composer 安装命令:
composer require chrissnyder2337/sylius-geo-fixture-generator
包简介
Generates yaml for countries and provinces by leveraging CommerceGuys\Addressing for use within Sylius fixtures.
README 文档
README
Command to generate yaml for geographical regions that can be used within sylius fixtures.
Install
git clone chrissnyder2337/sylius-geo-fixture-generator
cd sylius-geo-fixture-generator
composer install
Use:
Generate yaml for all countries:
sylius:generate_geo_yaml
Generate yaml for only a subset of countries (United States, Canada, France, and Italy):
./console sylius:generate_geo_yaml US CA FR IT
Output results to a file:
./console sylius:generate_geo_yaml US CA FR IT > sylius_fixtures.yaml
See all options:
./console sylius:generate_geo_yaml --help
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-18