Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edmondscommerce/magento2-scripts
https://github.com/edmondscommerce/magento2-scripts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edmondscommerce/magento2-scripts
- Owner: edmondscommerce
- Created: 2016-07-26T13:30:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-26T13:50:11.000Z (over 8 years ago)
- Last Synced: 2024-11-10T06:42:32.736Z (about 2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 2 Helper Scripts
## By [Edmonds Commerce](https://www.edmondscommerce.co.uk)A collection of scripts for doing operations on Magento 2 installs
### Installation
Install via composer by running
```bash
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
```bash
./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