Additional command(s) for n98-magerun.
There are different ways to install, see the n98-magerun docs.
-
Create ~/.n98-magerun/modules/ if it doesn't already exist.
mkdir -p ~/.n98-magerun/modules/
-
Clone the magerun-addons repository in there
cd ~/.n98-magerun/modules/ && git clone https://github.com/LimeSoda/magerun-addons.git
-
It should be installed. To see that it was installed, check to see if one of the new commands is in there, like
config:installscript
.$ n98-magerun.phar config:installscript
This command lets you create a sql install script with the data from core_config_data. A file called install-0.0.1.php
will be created in the Magento root. Be aware to copy that file to its destination and do not leave it in the Magento root!
$ n98-magerun.phar config:installscript
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub. Please create your pull request against the dev
branch.
Anna Völkl
OSL - Open Software Licence 3.0
(c) 2015 LimeSoda Interactive Marketing GmbH