Type
magento2-module
Magento 2 Bridge for the Sitewards Setup module
magento2-module
MIT
None
None
None
None
None
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.
This module contains a bin script and an implementation of the main module's page repository interface.
bin/setup
Application/Bridge.php
Repository/PageRepository.php
\Magento\Cms\Api\PageRepositoryInterface
, \Magento\Framework\Api\SearchCriteriaBuilder
and \Magento\Cms\Api\Data\PageInterfaceFactory
classes,find
and save
methods from the main application,Current commands are as follows:
Export page(s) from Magento 2 to JSON format.
bin/setup page:export [<pageID>] [<pageID>] ...
Import page(s) from JSON to Magento 2.
bin/setup page:import