Commerce Conekta

Component type

module

Maintenance status

Development status

Downloads

589

Component created

Component changed

Conekta Payment Gateway in Drupal Commerce

This module integrates the Mexican Payment Gateway Conekta into Drupal Commerce

Conekta supports three types of payment methods:

  • Direct credit card payment
  • Cash payment in OXXO stores
  • Split into months without interest rate Credit card payment

Note: For now only the direct credit card payment is implemented, probably I will implement OXXO payment soon but no plans for the split into monts payment method so if you want to help just ping me.

Switcher languages

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows users with administer languages permissions to alter the display of the language switcher block links. They can configure various display settings on the language switcher configuration page, such as:

  • Disable active language
  • Display language codes instead of language names
  • Restrict displayed languages

You can combine any of these settings.

Rapit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Early Prototype for a string translation UI that attempts to provide in-page translation.

Simplytest.me

To give Rapit a spin, visit simplytest.me, launch the sandbox and login.

Warnings

  • This is a very early prototype that may have unwanted side effects. The current version does not have a translation interface yet.

Installation

To quickly try out Rapit, download the project and enable the Rapit Demonstration module.

Rename Node Add Path

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sandbox module for rename node add path from url.

The purpose of this module is to secure drupal backend by overriding node/add path. It's will rename path like '/node/add/ ' to '/something/...'. This module can be effective against create basic content spam bots or malicious .

Webform Javascript Field

Component type

module

Maintenance status

Development status

Downloads

676

Component created

Component changed

With Webform Javascript Field you can use custom JavaScript or jQuery snippets for all your Webform form elements.

Features

  • Use custom JavaScript code for all webform components.
  • Bundle your helper functions in a custom file and load them for the entire webform.


Webform Calculation

Component type

module

Maintenance status

Development status

Downloads

733

Component created

Component changed

This module adds support of Calculations for the Webform module.

Features

  • Use custom calculations per form and per form step
  • Use custom logic and/or existing libraries to calculate result
  • Theme results (the module supports result templates for single page webforms, multiple pages webforms and per step templates)
  • Save calculated results and view them at the regular form submission page