Skip to content
forked from OpenMage/migrate

Migration script for Magento Community Edition to OpenMage LTS

Notifications You must be signed in to change notification settings

daanggc/migrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is used to host the Magento CE to OpenMage migration script.

Generating patch files

To generate patch files for a new version just run the script from the repo root directory:

$ bash create-patches.sh

Updating migrate script

$ sed "s/SCRIPT_COMMIT_SHA_HERE/$(git log -1 --format=%H)/" migrate.sh > index.html

About

Migration script for Magento Community Edition to OpenMage LTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%