girit / magento2-module-core
为 Magento 2 优化的 Girit Interactive 核心模块
1.0.0
2019-06-23 14:05 UTC
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: 2024-09-24 08:58:12 UTC
README
本模块是 Girit Interactive 大多数 Magento 2 模块必需的依赖项。
✓ 使用 composer 安装(推荐)
在您的 Magento 2 根目录下运行以下命令
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
在 app/code 下手动安装
下载并将此存储库的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Girit/Lazyload 下
然后,在您的 Magento 2 根目录下运行以下命令
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
版权所有 © 2018 Girit-Interactive。保留所有权利。