burnbright / silverstripe-shop-coloredvariations
This package is abandoned and no longer maintained.
The author suggests using the silvershop/coloredvariations package instead.
Add color support to variations for SilverShop.
Package info
github.com/silvershop/silvershop-coloredvariations
Type:silverstripe-vendormodule
pkg:composer/burnbright/silverstripe-shop-coloredvariations
2.0.0
2019-11-25 22:41 UTC
Requires
- silvershop/core: ^3
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-02-20 11:55:39 UTC
README
Choose colors for variation attributes, allowing for display of color swatches.
The module also introduces the ability to add many images to a product, and assign each image to a specific color.
Installation
composer require silvershop/coloredvariations
Add the color swatches template to your templates/Layout/Product.ss template:
<% include ColorSwatches %>
License
BSD-2