edmondscommerce / magento2-scripts
Magento 2 scripts
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Shell
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-29 04:53:06 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