2017 © Pedro Peláez
 

magento2-module magento2-common

Magento 2.x CE module for common functionality for MageWare modules.

image

mageware/magento2-common

Magento 2.x CE module for common functionality for MageWare modules.

  • Saturday, November 4, 2017
  • by mageware
  • Repository
  • 1 Watchers
  • 1 Stars
  • 44 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 19 % Grown

The README.md

Common

Magento 2.x CE module for common functionality for MageWare modules., (*1)

Installation Instructions

  1. Use composer to download the module:, (*2)

    composer require mageware/magento2-common
    
  2. Enable downloaded module:, (*3)

    php bin/magento module:enable MageWare_Common
    
  3. Upgrade your database:, (*4)

    php bin/magento setup:upgrade
    

The Versions

04/11 2017

dev-master

9999999-dev

Magento 2.x CE module for common functionality for MageWare modules.

  Sources   Download

MIT

The Requires

  • magento/framework >=100.0 <102
  • magento/module-backend >=100.0 <101
  • magento/module-admin-notification >=100.0 <101

 

04/11 2017

1.0.1

1.0.1.0

Magento 2.x CE module for common functionality for MageWare modules.

  Sources   Download

MIT

The Requires

  • magento/framework >=100.0 <102
  • magento/module-backend >=100.0 <101
  • magento/module-admin-notification >=100.0 <101

 

14/01 2017

1.0.0

1.0.0.0

Magento 2.x CE module for common functionality for MageWare modules.

  Sources   Download

MIT

The Requires

  • magento/framework 100.*
  • magento/module-backend 100.*
  • magento/module-admin-notification 100.*