Webform Enquiry Cart

Component type

module

Maintenance status

Development status

Component created

Component changed

Extends Webform & Drupal Commerce to provide enquiry cart functionality.

This module adds an extra field component to Webform allowing the storage of commerce orders. Order details can be emailed upon form submission, rendered in a table.

The intended use cases include pre launch shops, ambiguous goods & or services, new & or pre released goods.

Please provide feedback.

Private Innovation

Component type

module

Categories

Maintenance status

Development status

Downloads

504

Component created

Component changed

One of the main reasons to use Drupal is to minimize how much custom code needs to be maintained for a website. Every unique problem can be decomposed into the same problems that everyone has. These problems should be solved by modules on drupal.org.

This module calculates how many lines of code (LoC) of private innovation there is in a Drupal site.

Full report is available at Reports => Private Innovation. Total custom LoC is on status page. drush pi will output a summary.

cxense

Component type

module

Maintenance status

Development status

Downloads

1890

Component created

Component changed

What is cXense

http://www.cxense.com/about

What this module does

This module adds the cXense javascript snippet to the bottom of your pages.

Installation

To install, copy the cXense directory and all its contents to your modules directory.
To enable this module, visit Administration -> Modules, and enable cXense.

Configuration

To configure the module go to admin/config/system/cxense.
Specify your Site ID that you received from cXense in here.

addressfield_views_test

Component type

module

Maintenance status

Development status

Component created

Component changed

addressfield test feature for adding views support per http://drupal.org/node/991834

Testing addressfield views test support:

* Fresh install of drupal-7.x
* drush en addressfield_views_test -y
* drush en devel_generate -y
* drush genc 10 --types=article
* browse to: /addressfield-views
* browse to: /addressfield-views-patch-90
* browse to: /addressfield-views-patch-90/us

Fielder

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

Fielder allows you to embed node fields (images, videos, files and any others) right in the node body using a simple inline tag: [fieldname:items|position].

The real power of this module comes when you writes a long article and wants to insert some images and videos between its paragraphs.

Syntax

[fieldname:items|position]

gsapi

Component type

module

Maintenance status

Development status

Component created

Component changed

gsapi - Drupal Grocery Server API
=================================

Drupal wrapper for the Grocery Server API. This implementation requires that
you provide Grocery Server with your recipes and that they have been imported
into the Grocery Service API.

Unless otherwise noted, all services return geo-targeted data automatically
based on the results of the `gsapi_zip()` function. This explains why, for
example, you don't need to provide a zip code argument to geo targeted API
calls.

Functions
---------