Skip to content

helpfulrobot/sunnysideup-ecommerce-check-availability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Availability Check

This module allows you to create orders that need to be checked for availability. For example - people book a cottage, but before it is confirmed, the shop owner needs to check that the cottage is available.

This means that people can place an order but with the caveat that the order needs to be confirmed.

Once they have placed the order, the shop admin can review the order and (a) cancel it (b) adjust it (c) accept it.

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

Packages

No packages published

Languages

  • PHP 100.0%