Download the PHP package alvis/magento2-core without Composer
On this page you can find all versions of the php package alvis/magento2-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alvis/magento2-core
More information about alvis/magento2-core
Files in alvis/magento2-core
Download alvis/magento2-core
More information about alvis/magento2-core
Files in alvis/magento2-core
Vendor alvis
Package magento2-core
Short Description Wrapper to contain all module installations.
License MIT
Package magento2-core
Short Description Wrapper to contain all module installations.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-core
Magento 2: Core
This is a wrapper for all of Alvis Magento 2 modules.
Installation
Recommended installation through composer, within your Magento root directory enter the following:
composer require alvis/magento2-core
Alternatively you can install manually by following these steps:
- Download the repo zip file and extract
- You should have a folder called 'magento2-core-master'. Rename this folder to 'Core'
- Under your Magento site folder create a new directory 'app/code/Alvis'
- 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:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
There are no configuration options for this module.
All versions of magento2-core with dependencies
PHP Build Version
Package Version
No informations.
The package alvis/magento2-core contains the following files
Loading the files please wait ....