Conversion Optimization

Component type

module

Maintenance status

Development status

Downloads

672

Component created

Component changed

Conversion aims to provide a suite of conversion optimization improvements for Drupal.

Features:

Node Before Register - Allows anonymous users to create a node, and then register, becoming the author of that node. The idea is to draw users in by allowing them to create content, then requiring registration in order to publish that content.

Disable password confirmation - Disable password confirmation on registration to decrease amount of fields user must fill out

Cookie Control

Component type

module

Maintenance status

Development status

Downloads

30808

Component created

Component changed

On May 26th 2011 a new EU originated law came into effect that requires website owners to make significant changes to their sites and may fundamentally change the whole web browsing and shopping experience for everybody.This Cookie Law is amended privacy legislation that requires websites to obtain informed consent from visitors before they can store or retrieve any information on a computer or any other web connected device.

Commerce CIMB Clicks

Component type

module

Maintenance status

Development status

Downloads

685

Component created

Component changed

Integrates Drupal Commerce with CIMB Clicks (Malaysia) payment gateway.

Created by Leow Kah Thong.

Initial setup

Before using this module, you need to register account from CIMB Clicks (Malaysia). When asked by CIMB for the return URL, provide them http://[yourdomain]/checkout/cimbclicks/return

Commerce MEPS FPX

Component type

module

Maintenance status

Development status

Downloads

700

Component created

Component changed

Integrates Drupal Commerce with Malaysian Electronic Payment System (MEPS) - Financial Processing Exchange (FPX) payment gateway system.

Created by Leow Kah Thong.

Initial setup

Before using this module, you need to register an account from MEPS FPX. When asked by MEPS FPX for the return URL, provide them http://[yourdomain]/checkout/mepsfpx/indirect

Creditfield

Component type

module

Maintenance status

Development status

Downloads

5125

Component created

Component changed

Creditfield is a small proof of concept module that provides 3 FormAPI elements to be used in the Drupal Form API for custom forms:

  • Credit Card Number
  • Credit Card Expiration Date
  • Credit Card CVV

These fields provide basic validation and form errors on their own (including Luhn check against card number). You could easily add more within your own form validation callbacks as well.

To use them in your custom Drupal form, simply define a form item like so:

Reach us

Component type

module

Maintenance status

Development status

Downloads

911

Component created

Component changed

This module helps the visitors to contact you with her favorite app. Quickest lead generating way.

In the era of smartphone, generating leads via website should be easy. If someone visits your website from her mobile, she should be easily reach you with her/his preferred communication system such as Facebook messenger, AIM messenger, yahoo messenger, Skype chat, SMS, Call or email. So this small module helps you enable a block which shows list of service link which opens appropriate apps in her/his mobile to connect with you instantly.

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.