Download the PHP package deki/magento-2-core without Composer
On this page you can find all versions of the php package deki/magento-2-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento-2-core
Mage2 Module Deki Core
deki/module-core
Main Functionalities
magento 2 core module
Type 1: Zip file
- Unzip the zip file in
app/code/Deki - Enable the module by running
php bin/magento module:enable Deki_Core - Apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require deki/module-core - enable the module by running
php bin/magento module:enable Deki_Core - apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
All versions of magento-2-core with dependencies
PHP Build Version
Package Version
No informations.
The package deki/magento-2-core contains the following files
Loading the files please wait ...