Magento n98-magerun module for importing and exporting configuration data. Import supports hierarchical folder structure and of course different environments.
symfony/yaml is allready a dependency of n98/magerun package and already included in the phar file.
I have some trouble because "*" will try to install the latest dev-master package of symfony/yaml which needs at least PHP 5.5.3.
Not all servers have PHP 5.5 installed.
symfony/yaml is allready a dependency of n98/magerun package and already included in the phar file. I have some trouble because "*" will try to install the latest dev-master package of symfony/yaml which needs at least PHP 5.5.3. Not all servers have PHP 5.5 installed.