Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Magento CMD Export

Magento command line export

Add script to shell/ dicrectory in your magento project.

Give your profile ID as an argument to the script (System > Import/Export > Profiles get profile ID from).

Run as

php shell/export.php --profile 1

After that, you can find file in var/export/

Trick and Treat

  1. If you get error like this PHP Fatal error: Allowed memory size of... try run command as
php -d memory_limit=-1 shell/export.php --profile 1

About

Magento command line export

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages