2017 © Pedro Peláez
 

magento2-module setup-magento2

Magento 2 Bridge for the Sitewards Setup module

image

sitewards/setup-magento2

Magento 2 Bridge for the Sitewards Setup module

  • Friday, February 10, 2017
  • by airbone42
  • Repository
  • 3 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Sitewards Setup Magento 2 Bridge

This Magento 2 module is a bridge for the sitewards setup system to allow the import and export of content and configuration in Magento 2., (*1)

Architecture

This module contains a bin script and an implementation of the main module's page repository interface., (*2)

bin/setup, (*3)

  • Inject the Magento 2 bridge into the main application,
  • Run the main application,

Application/Bridge.php, (*4)

  • Initialise the Magento2 CLI Application,
  • Build the Magento2 specific page repository,

Repository/PageRepository.php, (*5)

  • Requires the \Magento\Cms\Api\PageRepositoryInterface, \Magento\Framework\Api\SearchCriteriaBuilder and \Magento\Cms\Api\Data\PageInterfaceFactory classes,
  • Implement the find and save methods from the main application,

Commands

Current commands are as follows:, (*6)

Export

Export page(s) from Magento 2 to JSON format., (*7)

bin/setup page:export [<pageID>] [<pageID>] ..., (*8)

Import

Import page(s) from JSON to Magento 2., (*9)

bin/setup page:import, (*10)

Authors

The Versions

10/02 2017

dev-master

9999999-dev

Magento 2 Bridge for the Sitewards Setup module

  Sources   Download

MIT

The Requires

 

by David Manners

10/02 2017

v2.0.0

2.0.0.0

Magento 2 Bridge for the Sitewards Setup module

  Sources   Download

MIT

The Requires

 

by David Manners

09/02 2017

dev-use-class-constant

dev-use-class-constant

Magento 2 Bridge for the Sitewards Setup module

  Sources   Download

MIT

The Requires

 

by David Manners

01/02 2017

v1.0.1

1.0.1.0

Magento 2 Bridge for the Sitewards Setup module

  Sources   Download

MIT

The Requires

 

by David Manners

01/02 2017

v1.0.0

1.0.0.0

Magento 2 Bridge for the Sitewards Setup module

  Sources   Download

MIT

The Requires

 

by David Manners