2017 © Pedro Peláez
 

silverstripe-module ss-shop-inventory

A simple inventory tracker for the shop module

image

milkyway-multimedia/ss-shop-inventory

A simple inventory tracker for the shop module

  • Friday, January 29, 2016
  • by mi3ll
  • Repository
  • 4 Watchers
  • 2 Stars
  • 69 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 10 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

Silverstripe Shop Inventory

Silverstripe Shop Inventory is a simple stock inventory tracker., (*1)

It hooks into the milkyway-multimedia/ss-events-handler module, so you can easily add global event listeners to hook it into an external PoS system., (*2)

Install

Add the following to your composer.json file, (*3)


"require" : { "milkyway-multimedia/ss-shop-inventory": "dev-master" }

Configuration

Most configuration can be done via the CMS. You can also do some YAML configuration for how inventory is handled., (*4)


ShopConfig: Inventory: AffectStockDuring: 'placement' # Above can be either placement, payment or cart - cart is rather volatile, and will update inventory during each add/remove from cart scenario ZeroIndicatorInterval_Hours: 1 # Control how often the zero indicator event is fired (hours) LowIndicatorInterval_Hours: 24 # Control how often the low indicator event is fired (hours)

License

  • MIT

Version

  • Version 0.2 - Alpha

Contact

Milkyway Multimedia

  • Homepage: http://milkywaymultimedia.com.au
  • E-mail: mell@milkywaymultimedia.com.au
  • Twitter: @mwmdesign

The Versions

29/01 2016

dev-master

9999999-dev

A simple inventory tracker for the shop module

  Sources   Download

MIT

The Requires

 

by Mellisa Hankins

silverstripe shop ecommerce stock inventory orders mwm stock control

10/11 2015

0.2

0.2.0.0

A simple inventory tracker for the shop module

  Sources   Download

MIT

The Requires

 

by Mellisa Hankins

silverstripe shop ecommerce stock inventory orders mwm stock control

15/09 2014

0.1

0.1.0.0

A simple inventory tracker for the shop module

  Sources   Download

MIT

The Requires

 

by Mellisa Hankins

silverstripe shop ecommerce stock inventory orders mwm stock control