bluethinkinc / magento-2-kuebix-api
Kuebix API Magento 2
1.0.0
2023-01-27 21:40 UTC
README
``Bluethinkinc/module-kuebix``
主要功能
Bluethinkinc@版权所有
安装
* = 在生产环境中请使用--keep-generated
选项
类型 1:ZIP 文件
- 解压ZIP文件到
app/code/Bluethinkinc
- 通过运行
php bin/magento module:enable Bluethinkinc_Kuebix
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行php bin/magento setup:di:compile进行编译
- 通过运行php bin/magento setup:static-content:deploy部署静态内容
- 通过运行
php bin/magento cache:flush
清空缓存