Commerce Stock Backorderable

Component type

module

Maintenance status

Development status

Component created

Component changed

This Commere Stock contrib module uses hook_base_info_alter to add three base fields to any commerce_product_variation:

- stock_field (a commerce_field_stock) which is managed by the commerce stock api.
- allow_no_stock_sale (boolean)
- no_stock_message (textfield)

The module then overrides the default commerce_stock StockAvailablityManager to consult the above fields to see if it has stock, and if not, is it still allowed to make available the requested amount of stock.

Wigzo

Component type

module

Maintenance status

Development status

Component created

Component changed

Wigzo Browser Notifications

Wigzo Push is a plugin that allows you to Send and Track Web Push Notification through your Drupal Store. It allows you to take Browser Opt in from people visiting your store and then Send and Track browser notifications to bring people back to your store, even when they are not browsing the site. It allows your store to re-engage your most loyal customers with targeted push notifications. To see how browser notifications work you can check about Wigzo here

Advertising Products

Component type

module

Maintenance status

Development status

Downloads

1502

Component created

Component changed

Add entity type for advertising products. Currently supported product providers generic, amazon and tracdelight.

Currently only a pre-alpha release! Previous we need some re-factoring and code cleanup.