Tools to export, backup and import OXID eShop modules, module settings, shop settings and module activation. There are 2 ways to use the functionality:
- via OXID console commands
- via a GUI based dashboard in eShop administration area under Service -> Module Configuration Im-/Exporter.
All relevant modules configuration is being used including: Versions, Extended classes, Module classes, Templates, Blocks, Settings and Events.
- Copy the content of
copy_this/folder to OXID eShop root folder - Activate the module in administration area
In order to run the tests you need to have the OXID testing-library v1.0.6 installed. As best practice the testing-library should be installed in shop vendor directory.
See Wiki
A previous version of this module with less features is on GitHub.