This project is not covered by Drupal’s security advisory policy.

Ubercart License Keys was originally an unmaintained module posted on ubercart.org for Drupal 5. This published module forks that code and creates a stable development process for the module for Drupal 6 including upgrade path. It also aims to provide fixes for the older unmaintained code.

Use Cases:

  • License keys provided per SKU.
  • Generate license keys via your own module or importing via textarea.

New Features:

  • API: uc_license_keys_import (return an array of form callback => label)
  • Views 2 API support
  • Views Bulk Operations support

Important note regarding Ubercart Views:

Performance Note:

  • Add an index to uc_products.model column for scalability.

Similar, but different:

  • uc_serial_keys, unmaintained module on ubercart.org
  • licensing, generic licensing framework with some different use cases
  • uc_product_keys, tied to product, not sku. A different use case.

This module was originally ported to Drupal 6 late September 2009.

Project information

Releases