milkyway-multimedia/ss-shop-recommended

Adds recommended products functionality to Silverstripe Shop

dev-master 2016-01-20 03:17 UTC

This package is not auto-updated.

Last update: 2024-04-10 11:37:36 UTC


README

Silverstripe Shop - Recommended Products adds recommended products functionality to Silverstripe Shop.

Default options for setting up recommended products include:

  • None: Do not display any recommended products
  • Main Category(ies): Pull products from this product's main category(ies)
  • Selected Category(ies): Pull products from selected category(ies)
  • Selected Product(s): Select specific products to iterate through the recommended items

Configuration Settings (you set this per Buyable Class)


Product:
  recommended_limit: 4
  recommended_title: 'Recommended Products'

Install

Add the following to your composer.json file


    "require"          : {
		"milkyway-multimedia/ss-shop-recommended": "dev-master"
	}

Requirements

Suggested Modules

License

  • MIT

Version

  • Version 0.1 - Alpha

Contact

Milkyway Multimedia