edmondscommerce/magento2-scripts 1.0.1

Magento 2 scripts

Type

magento2-module

License

MIT

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Helper Scripts

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