Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.11 KB

firegento-contentsync

Share content between Magento installations through the file system (i.e. via Git or SVN)

This Magento module allows exporting and importing of content (for example CMS pages and blocks) to the file system.

Usage

  php shell/contentsync.php [options]

Options:

  • --import --> Import all data from the secondary storage
  • --export --> Export all data to the secondary storage

Status

unstable

This project isn't maintained any more as we didn't manage to get it stable with the current approach and available time. I know of the following other solutions: