dev-master
9999999-devN/A
proprietary
The Requires
- php ~5.6.0|7.0.2|~7.0.6
- magento/framework 100.1.*
- symfony/yaml *
N/A
This is a little extension for Magento 2 which allows to create the store-structure defined via configuration file. Configuration file is expected to be in YAML format., (*1)
Install the extension normally, after that you should be able to, (*2)
php bin/magento sitewards:store-structure:setup /path/to/configuration/store-structure.yaml
, (*3)
see sample-store-structure.yaml
in this repo for an example configuration., (*4)
N/A
proprietary