Skip to content

Allows grouping of products under a single product (which can then be displayed as a dropdown or radio button).

License

Notifications You must be signed in to change notification settings

helpfulrobot/i-lateral-silverstripe-commerce-groupedproduct

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grouped Product Module

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.

About

Allows grouping of products under a single product (which can then be displayed as a dropdown or radio button).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.9%
  • Scheme 7.2%
  • JavaScript 1.9%