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

This module integrates the commerce_file module with the commerce_product_bundle module.

Currently you can add products containing commerce_file fields into bundles, but when a customer purchases the bundle the files will not be made available. Similarly, any issued file licences will not be revoked if the order is canceled.

This module adds that functionality by exposing the files to the bundle line items and exposing rules and actions that issue/revoke file licences for bundled files.

Module Dependencies:
http://drupal.org/project/commerce_product_attributes
http://drupal.org/project/commerce_file
http://drupal.org/project/commerce_product_bundle

How to use:

  1. Install and enable commerce_file_bundle in the usual way.
  2. Check that any commerce_file and commece_product_bundle configurations are set. Check the README.txt and/or documentation for each to learn how to configure these modules.
  3. Since the rules provided in this module duplicate the corresponding rules provided by commerce_file, you may want to disable those rules provided by commerce_file to prevent duplicate executions.
  4. Now commerce files will be issued/revoked by the new rules whether they are part of a commerce_bundle or not!

7.x-1.0-beta1: This release was tested by the maintainer and during PAR review. The beta designation advises caution with using the module in production. There may be bugs. If you find any bugs please report them in the issue queue. Thanks!

Sponsored by: IdeaDen

Project information

Releases