fond-of-spryker/cart
最新稳定版本:1.1.0
Composer 安装命令:
composer require fond-of-spryker/cart
包简介
n/a
README 文档
README
Install
composer require fond-of-spryker/cart
New plugin which count total cart items. Just set in in your dependency provider, stored under: Pyz\Client\Cart;
/**
* @return \Spryker\Client\Cart\Dependency\Plugin\ItemCountPluginInterface
*/
protected function getItemCountPlugin()
{
return new ItemCountPlugin();
}
统计信息
- 总下载量: 19.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-12