mhinspeya / affiliate-save-cart
inspeya 分销营销插件的依赖项。
1.0.0
2024-04-05 11:57 UTC
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2024-09-21 13:21:10 UTC
README
Magento 2 保存购物车扩展插件
安装
使用 Composer
- 将仓库添加到 composer.json 文件中
"repositories": [
{
"url": "https://github.com/oinspeya/module-save-cart.git",
"type": "git"
}
]
- 扩展安装
$ composer require mhinspeya/module-save-cart
$ php bin/magento setup:upgrade
$ php bin/magento cache:clean