Considered feature-complete by its maintainers.

Null byte prevention

This module takes any form input on a Drupal site and removes NULL byte poisoning from it.

Chosen Field

Adds a Chosen field widget for use within Drupals Form API.

Situs

Situs is a drush command for (re-)building a site from a make-file.

Site Guard

Site Guard is an alternative UI for shield module that enables the shield behavior to be enabled/disabled and configured from a setting

commerce taxonomy conditions

In short

Use taxonomy terms that are used in your products to effect your basket/order. For example: set shipping costs based on a term in your product.

This module is also great to use with Physical Fields to calculate shipping rates.

Version 2.0

Version 2.0 has added support to select multiple taxonomy terms in one condition and can now also check both commerce product and the node attached to the commerce product for taxonomy terms.

Description

This little module is an extension to the rules included in commerce to help you setup shipping costs. It will allow you to add conditions selecting the vocabularies that you need and the terms you want to base your condition on.

The module will check all the products in the basket(commerce order) to see if there are matches with the conditions you have set.

Requirements

This module needs atleast the following modules to run:

  • commerce (needs commerce line item included in this module)
  • Taxonomy

How to use

  • Go to admin -> Store -> config -> shipping
  • choose the shipping rate you want to add the conditions based on taxonomy too.
  • Configure component
  • Add condition
  • check from the selectbox "Order contains a product with a certain term(taxonomy)"

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only