streamcart / module-magento2
此模块允许管理员用户将 Streamcart 连接到商店
0.1.0
2024-08-06 19:33 UTC
Requires
- magento/framework: *
This package is not auto-updated.
Last update: 2024-10-02 18:27:28 UTC
README
此模块允许管理员用户将 Streamcart 连接到商店。
先决条件
- Magento 版本 2.4.x
- PHP 7.4+
安装
此模块可以通过 composer 安装
composer require streamcart/module-magento2
安装后,运行以下命令
./bin/magento setup:upgrade && ./bin/magento setup:di:compile
开始使用
安装后,您只需在以下配置中激活模块: 商店 -> 配置 -> 销售 -> Streamcart 设置。