Maintainers strive to actively monitor issues and respond in a timely manner.

Twitter Tags

The Twitter Tags module provides additional functionality to the Twitter module by parsing and saving hashtag data for Tweets as they

d6tod7

All developers face the inevitable task of upgrading from D6 to D7. Many modules have been created that kind of do this, but don't.

Content Type

This module adds views integration for content type listing, ex.

Commerce Fees

Commerce Fees

Add fixed fees to your orders in Drupal Commerce.

You can configure rules to trigger a fee addition to a given order, examples of this are adding a shipping fee if the delivery is overseas or charge extra for cash on delivery payment method.

Commerce fees will add a new line item to the order with the arbitrary amount configured.

INSTALLATION

  1. Place this module directory in your "modules" folder (this will usually be "sites/all/modules/").
    Don't install your module in Drupal core's "modules" folder, since that will cause problems and is bad practice in general.
    If "sites/all/modules" doesn't exist yet, just create it.
  2. Enable the module.
  3. Visit "admin/commerce/config/fees" to learn about the various settings.

DOCUMENTATION

  1. Go to admin/commerce/config/fees and add a new fee type
  2. Add a rule at admin/config/workflow/rules
    • Event: "Apply a fee to a given order".
    • Set the conditions.
    • Action: "Apply a fee to an order".
      • Entity data selector: "commerce-order".
      • Fee: Your fee type.
      • Set amounts, currency and taxes as necessary.

My Contacts

My Contacts

'My Contacts' is an ajaxified contact management module that empowers your registered users of to maintain their personal contacts.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained