Skip to content

helpfulrobot/sunnysideup-ecommerce-complex-pricing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce group pricing

This module is a must for e-commerce applications where the product prices go beyond a straight price for each product. For example, if you want to provide discounts based on security group of purchaser (e.g. staff discounts) or customer country of origin.

It also provides a price list page.

Developers

Nicolaas Francken [at] sunnysideup.co.nz

Requirements

see composer.json

Project Home

See http://code.google.com/p/silverstripe-ecommerce

Demo

See http://www.silverstripe-ecommerce.com

Installation Instructions

  1. Find out how to add modules to SS and add module as per usual.
  2. Review configs and add entries to mysite/_config/config.yml (or similar) as necessary. In the _config/ folder of this module you can usually find some examples of config options (if any).

About

add pricing rules to your silverstripe e-commerce (e.g. discount per group or per country)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.3%
  • Scheme 7.3%
  • CSS 3.4%