silvershop/coloredvariations

Add color support to variations for SilverShop.

Installs: 1 953

Dependents: 1

Suggesters: 1

Security: 0

Stars: 3

Watchers: 6

Forks: 7

Open Issues: 1

Type:silverstripe-vendormodule

2.0.0 2019-11-25 22:41 UTC

This package is auto-updated.

Last update: 2024-03-20 12:12:47 UTC


README

Latest Stable Version Latest Unstable Version Build Status Total Downloads

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