2017 © Pedro Peláez
 

magento2-module modules-storestructure

N/A

image

sitewards/modules-storestructure

N/A

  • Wednesday, December 7, 2016
  • by airbone42
  • Repository
  • 2 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sitewards Store Structure

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)

Usage

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)

Known issues

  1. It looks like some relationships might not be created by the way how extension creates websites. Consider the tool as for testing purposes only.
  2. The cleanup option might cause data loss - handle with care and do backups ;)
  3. Extension is not working with Symphony output interface - it is something to be improved later on.

The Versions

07/12 2016

dev-master

9999999-dev

N/A

  Sources   Download

proprietary

The Requires