Skip to content

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

Notifications You must be signed in to change notification settings

magento-hackathon/firegento-contentsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages