girit / magento2-module-core
Girit Interactive Core module for Magento 2
Installs: 56
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0
This package is not auto-updated.
Last update: 2025-03-25 11:18:21 UTC
README
This module is a required dependency for most of the Magento 2 modules from Girit Interactive.
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
composer require girit/magento2-module-core
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Install manually under app/code
Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Girit/Lazyload
Then, run the following commands under your Magento 2 root dir:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
http://www.girit-tech.com
+972-3-9177788
info@girit.biz
Copyright © 2018 Girit-Interactive. All rights reserved.