commerce_stock.admin.inc |
includes/commerce_stock.admin.inc |
|
Administrative callbacks and form builder functions for Commerce Stock. |
commerce_stock.info |
commerce_stock.info |
|
name = Commerce Stock
description = Manage stock levels of Commerce products
package = Commerce (contrib)
dependencies[] = number
dependencies[] = commerce
dependencies[] = commerce_product
dependencies[] = commerce_order
dependencies[] =… |
commerce_stock.install |
commerce_stock.install |
|
Install, update and uninstall functions for the commerce_stock module. |
commerce_stock.module |
commerce_stock.module |
|
Allow commerce products to have stock levels associated with their SKU |
commerce_stock.rules.inc |
commerce_stock.rules.inc |
|
Rules integration for Commerce Stock. |
commerce_stock.rules_defaults.inc |
commerce_stock.rules_defaults.inc |
|
Default rule configurations for Commerce Stock. |
README.txt |
README.txt |
|
Commerce Stock Module
=====================
This module provides stock management for Drupal Commerce stores.
Commerce Stock 7.x-1.0-alpha3 is now compatible with Drupal Commerce 7.x-1.0-rc1+
To install and configure
1. Install and enable the… |