Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edmondscommerce/magento2-scripts


https://github.com/edmondscommerce/magento2-scripts

Last synced: about 2 months ago
JSON representation

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