2017 © Pedro Peláez
 

magento2-module core

Magento 2 component home.

image

glugox/core

Magento 2 component home.

  • Friday, May 27, 2016
  • by glugox
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

core

Magento 2 development home., (*1)

install

In your project's composer.json file under 'require' add:
"glugox/core": "*" , (*2)

Under 'repositories' add this repo so the composer can get these files:
{ "type": "vcs", "url": "https://github.com/glugox/core" } , (*3)

At the time of writing this, you will probably have to change the minimum stabillity to dev:
"minimum-stability": "dev" , (*4)

At the end simply run:
composer update , (*5)

The Versions

27/05 2016

dev-master

9999999-dev

Magento 2 component home.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires