The current maintainers are looking for new people to take ownership.

Views Ajax Fade

Views Ajax Fade screenshot

Views plugin for adding a fade in/out effect to ajax enabled views.

How to use this module:

Transcoding API

Transcoding module seeks to provide a vendor-agnostic API on top of which other modules may expose transcoding services or software.

Commerce Single Page Checkout

This module provides a single-page checkout experience so users can view a product, enter credit card and billing info, and pay all on the same page. In other words, it provides a one-click, one-step checkout process.

Products can be referenced to any node type. If a node has a product reference to it, then the single page checkout form is attached to the node. If a node has 2 or more products referenced to it, it will automatically add/remove products to the cart via AJAX whenever you switch between products. It also adds a rule condition to remove the "Add to Cart" message displayed on a node when a product is added to the cart.

Note that you need to patch commerce_authnet so that multiple billing panes are supported, otherwise it will not submit data from the address pane.

Steps to install:

  1. Install and enable module, see here for details
  2. Patch the commerce_authnet module, see here for details.
  3. Navigate to admin/commerce/products/add and add a product. Alternatively create a new product type.

VCard Field

Vcard Field is a self contained field that supplies most of the fields you need to make a VCard for contacts. Supported entities are Users and Nodes, I have not tested it for other types.

Commerce Pricing Attributes

This module provides some enhancements to the Commerce Product Option and Commerce Product Attributes handling by applying pricing rules to custom product attributes. So, you can add attributes to products that affect the final product price.

Functionality

This module adds a new tab in the option sets administration page allowing you to choose a default pricing operation for each of your attributes.

It also adds a new field type and a new widget to your product fields in order to take advantage of the module’s enhancements.

Features

  • Dynamic price calculation based on selected operators.
  • Cart combination based on product attributes.
  • Support for multi currency.
  • Multilingual attributes.
  • Different attributes and settings per product.
  • Price adjustments either per item or per order.
  • Rules integration.
  • Easy UI for editing and reordering attributes.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer