magento2-module magento2-scripts
Magento 2 scripts
edmondscommerce/magento2-scripts
Magento 2 scripts
- Tuesday, July 26, 2016
- by edmondscommerce
- Repository
- 1 Watchers
- 0 Stars
- 26 Installations
- Shell
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Magento 2 Helper Scripts
A collection of scripts for doing operations on Magento 2 installs, (*1)
Installation
Install via composer by running, (*2)
composer require edmondscommerce/magento2-scripts
Details on each of the scripts
Bash Script Details
To run the script cd in to your Magento 2 Directory and then for example run, (*3)
./vendor/bin/name_of_script.bash
- bin/ec-fixpermissions.bash This is to fix permision on Magento 2 installs with the /var folder
Magento Scripts
At the moment we do not have commands to run via magento command line. However this may change in the future, (*4)