i-lateral/silverstripe-commerce-groupedproduct

Allow grouping of sub products under a parent product.

dev-master 2017-05-11 11:21 UTC

This package is auto-updated.

Last update: 2024-04-20 22:57:03 UTC


README

Silverstripe module for creating grouped products (products inside other products).

Maintainers

  • Morven Lewis-Everley (Nickname: mo, psychomo)

Introduction

Module for Silverstripe commerce that allows grouping of products under a single product (which can then be displayed as a dropdown or radio button).

Adding one of these products to the cart then adds

Requirements

  • SilverStripe 3.1
  • SilverStripe Commerce 2.0

Installation

Composer

Add this module by running:

composer require "i-lateral/silverstripe-commerce-groupedproduct:*"

Web

After you have finished downloading the file, extract the downloaded file to your site's root folder and ensure the name of the module is commerce-groupedproduct.