Skip to content

Latest commit

 

History

History
executable file
·
55 lines (34 loc) · 1.39 KB

File metadata and controls

executable file
·
55 lines (34 loc) · 1.39 KB

Ecommerce Corporate Account

Adds functionality to e-commerce that is typical for a corporate account (business to business sales):

  • purchase order number
  • assigning order items to people / departments

In the future we can add more corporate account functionality to this module.

Developers

Nicolaas Francken [at] sunnysideup.co.nz

Documentation

Please contact author for more details.

Any bug reports and/or feature requests will be looked at

We are also very happy to provide personalised support for this module in exchange for a small donation.

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).