2017 © Pedro Peláez
 

magento2-module magento2-core

Wrapper to contain all module installations.

image

jasonalvis/magento2-core

Wrapper to contain all module installations.

  • Wednesday, November 29, 2017
  • by jasonalvis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 793 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

Magento 2: Core

This is a wrapper for all of Alvis Magento 2 modules., (*1)

Installation

Recommended installation through composer, within your Magento root directory enter the following:, (*2)

composer require alvis/magento2-core

Alternatively you can install manually by following these steps:, (*3)

  1. Download the repo zip file and extract
  2. You should have a folder called 'magento2-core-master'. Rename this folder to 'Core'
  3. Under your Magento site folder create a new directory 'app/code/Alvis'
  4. Upload the module to this folder 'app/code/Alvis/Core'

Enable the module

php bin/magento module:enable Alvis_Core

You may also need to re-compile:, (*4)

php bin/magento setup:upgrade
php bin/magento setup:di:compile

There are no configuration options for this module., (*5)

The Versions

29/11 2017

dev-master

9999999-dev

Wrapper to contain all module installations.

  Sources   Download

MIT OSL-3.0 AFL-3.0

29/11 2017

0.0.2

0.0.2.0

Wrapper to contain all module installations.

  Sources   Download

MIT

27/08 2016

0.0.1

0.0.1.0

Wrapper to contain all module installations.

  Sources   Download

OSL-3.0 AFL-3.0