thesgroup/module-checkout-cart
Composer 安装命令:
composer require thesgroup/module-checkout-cart
包简介
Checkout cart component module for Magento 2
README 文档
README
The Magento 2 module replaces out of the box cart page with Ui Component.
1. How to install the module
Run the following command at Magento 2 root folder:
composer require thesgroup/module-checkout-cart
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
2. How to remove the module
Run the following command at Magento 2 root folder:
composer remove thesgroup/module-checkout-cart
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
统计信息
- 总下载量: 142
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2020-03-14
