Coupon Combine Condition

Component type

module

Maintenance status

Development status

Downloads

603

Component created

Component changed

Control if a Commerce Coupon is combinable with other discounts. This module adds a new condition to the Commerce Discount inline conditions to specify what discounts are not a applicable.

Installation / Usage

  • Download and enable as you would any other module.
  • When adding a new or altering an existing Commerce Discount, select Coupon combine condition from the available discount conditions.
    Note: The condition is available for Order and/or Product discounts.

Simple Message Service

Component type

module

Maintenance status

Development status

Component created

Component changed

簡訊服務 Simple Message Service(SMS)

目前提供的簡訊商服務

  1. Every8D
  2. 三竹簡訊

主要功能:

  1. 整合 Rules 事件提供郵件以外的訊息傳送
  2. 紀錄傳送結果
  3. 提供 Ubercart 訂單簡訊通知功能
  4. 提供郵件替代簡訊測試功能

Gender Avatar

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a module to help simplify the ability for creating a gender based avatar. It's purpose is to allow some flexibility but still hold your hand if you do not have the skills to code or build rules. While this option is very flexible it is based on the 3 option gender belief of Male, Female, and Unspecified. While the default options may become variable via the capabilities of this module, it intends to satisfy the needs of the majority of users.

Rules download

Component type

module

Categories

Maintenance status

Development status

Downloads

3155

Component created

Component changed

Exposes some Rules actions to download files from the internet using HTTP and use them within rules.

This module exposes the following actions:

  • Download a file from the internet.

There's a possibility that, if you fetch an URL from the site that triggered the rule, depending on your configuration, it triggers the same rule again. To prevent that, each file that is downloaded is appended with a special URL parameter (drupal_rules_download=1) that prevents the action to be run again.