commerce_node_checkout

Component type

module

Maintenance status

Development status

Component created

Component changed

Inspired by Ubercart's uc_node_checkout, this module provides a checkout pane that will display selected fields from a content type of the user's choice. When checkout is complete a new node is created with the collected values and the line item's display path is linked to the new node.

commerce_single_page_purchase

Component type

module

Maintenance status

Development status

Component created

Component changed

Configure Drupal commerce to provide the often requested single page purchase form. It prepare a user selected path to add a product to an order and display the checkout form, skipping the cart form. It provides a configurable rule and a UI for configuration. It also alters the checkout form pane configuration on the fly, so the user does not have to change their default checkout pane configuration.

JS CDN

Component type

module

Maintenance status

Development status

Component created

Component changed

JS_CDN module makes possible to replace Drupal's internal version of jQuery with one much more modern version hosted on Google CDN. Also you can grab from Google CDN jQuery UI, Prototype, Scriptacolous & Mootools modern versions in order to use them in your site.

Grabbing JS files from a CDN has some advantages:

  • decreased latency
  • increased pararelism
  • better caching

Note that due some problems with AJAX, original jQuery version (1.4.4) is used anyway for administration pages.

User Storefront

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The User Storefront module is a shopping cart module which allows users to set up and operate online stores where each store operates mostly independently. Each user store has it's own storefront page, and it's own settings for payments. It works like Etsy in that customers have a separate shopping cart for each store, and if they have items in more than one shopping cart, they checkout of each one separately, paying each merchant directly.

Image Hyperlinks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds a div to image field display containing HTML and/or BBCode for the image depending on image field format settings. Creates code to be shared with Blogs and Websites.

Validity Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Validity Field creates a date field that can be attached to any fieldable entity with added functionality.

Functionality

Token Support

Validity Field uses Date tokens, for each validity field added, a token for start and end date is available.

Panels Support

Validity Field adds a new access control "Validity Check", which can be used in Visibility Rules of a Panel Content: for example, only show this content when the context is valid, or show this content (i.e. a warning) if the context is valid and expires in two weeks.