silvershop/comparison
最新稳定版本:3.0.0
Composer 安装命令:
composer require silvershop/comparison
包简介
Submodule for SilverShop which allows you to compare products in a table.
README 文档
README
Detail specific features of each product, and then compare them in a dedicated interface.
Features
- Define product features, eg: weight, wifi
- Define values for features, eg: 100gm, yes
- Assign values to products
- Add / remove products from comparison page view
- Display a table showing product features side-by-side
- Group features together for displaying in groups
Installation
Require the submodule via composer, from site root:
composer require silvershop/comparison
This module's `main` branch targets Silverstripe 6 and SilverShop `dev-main`.
Running tests
vendor/bin/phpunit
Static analysis
composer phpstan
Include in Product template:
<% include ProductSpecifications %>
With grouping enabled:
<% include ProductSpecifications Grouping=1 %>
License
See LICENCE
统计信息
- 总下载量: 2.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-07-18