Ubercart Custom Stock Updater

Component type

module

Maintenance status

Development status

Component created

Component changed

Based on the "Bulk Stock Updater", it allows to update stock of products searched by sku (maybe in conjunction with a barcode pen scanner), with the support of a large base of nodes/products (1000+) using ajax calls. It's supposed to be in used in a real retail shop to keep stock values updated on the e-commerce site after a real sale. (it replaces Advanced Stock Updater http://drupal.org/project/uc_advanced_stock_updater)

Commerce: Availability

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provide a booking system to Commerce module.

I started this project as the Rooms module doesn't provide enough option to customize it for any event system.

I used some of the Rooms module and Stock module features. Most of its code comes from these both modules.

From Rooms module I took the availability management system. From stock module I took the rules to block the transaction.

Commerce Waitlist

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce Waitlist is an add-on to Drupal Commerce that uses Commerce Stock and Flag to allow adding products to a "waitlist" when they're not available.

As a product becomes available again, an email will be sent to users who added the product to their waiting list (Using Message notify).