Wallogit.com
2017 © Pedro Peláez
Magento 2 scripts
A collection of scripts for doing operations on Magento 2 installs, (*1)
Install via composer by running, (*2)
composer require edmondscommerce/magento2-scripts
To run the script cd in to your Magento 2 Directory and then for example run, (*3)
./vendor/bin/name_of_script.bash
At the moment we do not have commands to run via magento command line. However this may change in the future, (*4)