milkyway-multimedia / ss-shop-recommended
Adds recommended products functionality to Silverstripe Shop
Installs: 368
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 1
Type:silverstripe-module
Requires
- php: >=5.4.0
- silverstripe/framework: ~3.1
Suggests
- ajshort/silverstripe-gridfieldextensions: Allows sorting and better adding of selected products for recommendation
This package is not auto-updated.
Last update: 2024-10-23 14:00:53 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
- GridField Extensions - Allows sorting and better adding of selected products for recommendation
License
- MIT
Version
- Version 0.1 - Alpha
Contact
Milkyway Multimedia
- Homepage: http://milkywaymultimedia.com.au
- E-mail: mell@milkywaymultimedia.com.au
- Twitter: @mwmdesign