Commerce Shipping Zero Price

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This tiny module for Drupal Commerce removes zero shipping price from payment method option labels at /checkout/*/shipping page. It can be useful for pickup delivery or shipping options with delayed offline price calculation.

Cultura Registration

Component type

module

Maintenance status

Development status

Downloads

1135

Component created

Component changed

This module provides administrators with a form to enter two category labels, intended to hold each language used in a Cultura Exchange, and creates two unique registration URLs with which people can sign up at the site.

Cultura Registration is part of a suite of modules used by the Cultura Exchange installation profile and this is the strongly recommended way of installing the Cultura Exchange modules if you are starting from scratch.

Composer Vendor Autoload

Component type

module

Maintenance status

Development status

Downloads

13514

Component created

Component changed

Simple module to load the Composer Autoloader when Drupal boots. This module allows the site builder to manually manage the dependencies for the project themselves, rather than relying on some sort of automation. You may even use this module as a dependency in your Drupal site to load the autoload.php file.

AJAX Error Suppress

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors.

This module aims to supress Drupal core's default AJAX error (status 0).

The solution is based on the issue: https://www.drupal.org/node/1232416

If you use this module, you don't need to patch any core files

Simply install/enable the module as usual.

Autocomplete and ajax functionality is modified by extending system module libraries.

Taxonomy menu form i18n

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy menu form module create menu items on Taxonomy Term page easily.
But those menu items cannot translate with i18n menu translation.
This module integrate Taxonomy menu form with i18n menu module for translate menu items.
With this module, You can translate menu item like normal menu items.

Cinema6 MiniReel Shortcode

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

Finds instances of MiniReel shortcodes in the HTML e.g.:

[minireel version="1" exp="e-abc" splash="img-only:6/5"]

and converts them into MiniReel embed script tags e.g.:

<script src="//lib.cinema6.com/c6embed/v1/c6embed.min.js" data-exp="e-abc" data-splash="img-only:6/5"></script>

Requirements

Drupal 7.x