Webform Tokens

Component type

module

Maintenance status

Development status

Downloads

33120

Component created

Component changed

Webform Tokens provides tokens for user form submissions for forms created with the module Webform 3. This functionality is included in Webform 4, so this module is not needed. The tokens can then be used anywhere tokens are supported. The Token module is required to see what tokens are available.

UC Rules

Component type

module

Maintenance status

Development status

Downloads

2958

Component created

Component changed

This module integrates Ubercart 2.x with the Rules module. This is useful if you look for a way to implement rules, which are more or less compatible with the version 3 of Ubercart or if you like to react on certain events in Ubercart. It is useful for example to send special information to the customer, when he has finish the order or if you like to upgrade the customer account to another role after the order is completed.

HTTP Strict Transport Security

Component type

module

Categories

Maintenance status

Development status

Downloads

13295

Component created

Component changed

HSTS (HTTP Strict Transport Security) is a standard used by HTTP client applications to enforce the use of SSL communication between a site and the client. This module adds the appropriate headers to your Drupal site to trigger the HSTS on a supported client.

uc_in_person

Component type

module

Categories

Maintenance status

Development status

Downloads

469

Component created

Component changed

In Person Payments for Ubercart

The In-Person payment method supplied here can be used to allow the customer to complete checkout without immediately submitting a payment. The order is marked as pending, until an administrator goes to the order detail screen and clicks the "process payment" link.

At this point the administrator can add a full or partial payment to the order. When the payment is full, the order is marked as paid.

Taxonomy Edge

Component type

module

Maintenance status

Development status

Downloads

25715

Component created

Component changed

Taxonomy Edge optimizes tree functions for taxonomies. It provides a transitive closure table data model for easily managing hierarchical terms. It was created to avoid recursive functions when fetching all children, and to avoid the not-quite-so-scalable memory footprint of taxonomy_get_tree().

The provided patch contains overrides for the core module Taxonomy in regards to taxonomy_get_tree() and taxonomy_select_nodes().