Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

test sandbox setup to see if it's broken

this is not an actual project. it is part of the process of eliminating variables to see what's going on with somebody else.

Craftyclicks

Allows the ability to use craftyclicks in forms for address lookups currently hooks off the field type using javascript.
This will change to work with the newer API for crafty clicks.

vitrum

Drupal distribution to make a products and services showcase.

Commerce File Bundle

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!

Pages

Subscribe with RSS Subscribe to RSS - Unsupported