zero1/magento2-community-bundle

There is no license information available for the latest version (0.0.1) of this package.

Magento 2 Community Bundle module

0.0.1 2015-08-23 21:26 UTC

This package is not auto-updated.

Last update: 2019-03-12 07:04:31 UTC


README

A module including all the Zero1 community Magento 2 modules, as well as a mass enable / disable tool

Install instructions

N.B this assumes you have the correct composer repositories configured

  1. add the composer dependency
    composer require zero1/magento2-community-bundle:dev-master --update-with-dependencies
  2. Enable the module
    php bin/magento zero1-community-bundle:enable-all
  3. Run any needed upgrade scripts
    php ./bin/magento setup:upgrade