milkyway-multimedia/ss-shop-recommended

Adds recommended products functionality to Silverstripe Shop

Installs: 371

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 1

Type:silverstripe-module

pkg:composer/milkyway-multimedia/ss-shop-recommended

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

This package is not auto-updated.

Last update: 2025-10-08 18:53:19 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