blueshift/blueshiftconnect

Blueshift Magento2 Connect 模块

安装: 14

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2020-02-14 07:54 UTC

This package is auto-updated.

Last update: 2024-09-18 20:10:15 UTC


README

blueshiftconnect #安装

此模块仅在 Magento 版本 2.3.2 上进行测试。

Blueshift Magento2 Connect 模块安装非常简单,请按照以下步骤进行安装-

  1. 解压相应的扩展 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