Ubercart Molpay Payment Gateway

Component type

module

Maintenance status

Development status

Downloads

469

Component created

Component changed

This module provides Ubercart integration with the Malaysia payment gateway Molpay, This module requires Ubercart 3. This module is similar to uc_nbepay but the branding has change.

You need to signup with Molpay to use this module.
You will then need to configure Merchant ID and Secret Key on the Payment Method Page.

This module currently support Payment Capture. Payment Query will be included in next release.

Field Collection Style

Component type

module

Maintenance status

Development status

Downloads

1284

Component created

Component changed

Field Collection styling improvements.

Features

  • equal heights of Field Collection items.
  • start, middle, and end of row clases added to items

    (fc-style-item-alpha, fc-style-item-middle, fc-style-item-omega)

tmgmt-mw

Component type

module

Maintenance status

Development status

Component created

Component changed

TMGMT MW (tmgmt_mw) - v0.1

---------------------
TMGMT MW module is a service plugin developed for Translation Management Tool module (tmgmt).
It connects to TMGMT as a "translator" and uses MotaWord API to provide you with human translation services.

You can automatically send your content seamlessly to MotaWord and receive them when their translation is complete thanks to the amazing translation management plugin, TMGMT.

FEATURES

Everything MotaWord provides:

Agnostic dump

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Database agnostic data dumper for moving Drupal data from e.g. mysql database to sqlite3 database.

Module provides two drush commands, one for creating a dump and another one for importing it, simple as that - no extra configuration is needed.

Create the dump:

$ drush agnostic-dump > out.db

Read it in:

$ drush agnostic-import out.db

Public Tags

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an extra display field for taxonomy fields that allows users with the right permissions to edit the taxonomy terms related to a entity. This makes it easy for visitors to participate and extend your content.

There are 2 different cases:

Pathauto Force Regenerate

Component type

module

Categories

Maintenance status

Development status

Downloads

819

Component created

Component changed

Ever need to completely regenerate paths per node type or vocabulary based on your pathauto settings and have redirects automatically created? If so, then this module's for you!

Usage is simple. Visit /admin/config/search/path/regenerate, select your desired node types and/or taxonomies, and click "Regenerate". Aliases will be updated and redirects created!

This project is sponsored by: Project Ricochet.

Multi-domain XML Sitemap

Component type

module

Categories

Maintenance status

Development status

Downloads

1814

Component created

Component changed

This is a simple module that builds on top of XML Sitemap module (v2.0). It allows generating sitemap.xml for multiple domains that point to the same Drupal site. For example, you might have example.com, example.us, example.io that all point to the same Drupal site. Using this module will allow generating separate sitemap.xml files under each domain that point to the correct domain name. For example, example.us/sitemap.xml will have links pointing to example.us/..., etc.