edmondscommerce / magento2-scripts
Magento 2 scripts
Package info
github.com/edmondscommerce/magento2-scripts
Language:Shell
Type:magento2-module
pkg:composer/edmondscommerce/magento2-scripts
1.0.1
2016-07-26 13:48 UTC
This package is auto-updated.
Last update: 2026-03-01 00:22:24 UTC
README
By Edmonds Commerce
A collection of scripts for doing operations on Magento 2 installs
Installation
Install via composer by running
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
./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