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.

Installs: 3 065

Dependents: 0

Suggesters: 0

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-02-20 11:55:39 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