blueshift / blueshiftconnect
Blueshift Magento2 Connect 模块
1.0.0
2020-02-14 07:54 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.14
This package is auto-updated.
Last update: 2024-09-18 20:10:15 UTC
README
blueshiftconnect #安装
此模块仅在 Magento 版本 2.3.2 上进行测试。
Blueshift Magento2 Connect 模块安装非常简单,请按照以下步骤进行安装-
- 解压相应的扩展 zip 文件,然后将 "app/code" 文件夹移动到 Magento 根目录。
通过终端运行以下命令
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:Deploy -f
sudo chmod -R 777 var/ generated/
sudo chmod -R 777 pub
php bin/magento cache:clean
php bin/magento cache:flush