Commerce EBS Payment Gateway

Component type

module

Categories

Maintenance status

Development status

Downloads

3100

Component created

Component changed

The EBS Payment Gateway module implements the EBS payment processing service (www.ebs.in) in Drupal Commerce. This will come as a boon to Drupal Commerce users in India looking to use an Indian payment processing service.

About EBS

E-Billing Solutions (EBS) provides a consultative approach to Indian Merchants for facilitating suitable online payment solutions and benefit from the exponential growth witnessed in E-commerce.

Empty Front Page

Component type

module

Categories

Maintenance status

Development status

Downloads

56368

Component created

Component changed

Drupal 6 and 7

By default, Drupal fills the front page with the latest content from your site.

This ultra lightweight module modifies this behavior to show no default content on the frontpage. Only the blocks will be displayed.

If you want more features and configurability, consider using one of these modules instead:

Commerce CCAvenue Payment Gateway

Component type

module

Categories

Maintenance status

Development status

Downloads

5586

Component created

Component changed

The CCAvenue Payment Gateway module implements the CCAvenue payment processing service (www.ccavenue.com) in Drupal Commerce. This will come as a boon to Drupal Commerce users in India looking to use an Indian payment processing service.

Payment options

CCAvenue processes the following payment options

Object Log

Component type

module

Maintenance status

Development status

Downloads

6079

Component created

Component changed

The Object Log module allows developers to store objects, arrays and other variables to a log table so that they may be inspected later. Multiple stored variables may be displayed side-by-side in the Object log under admin/reports.

The usage is similar to Devel module's dpm() or kprint_r() functions, but is particularly suited for debugging server-to-server requests, such as cron runs and web services, or for requests from anonymous and other unprivileged users.

jVectorMap

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

Create a simple way to display maps with the jquery jVectorMap Plugin.

http://jvectormap.owl-hollow.net/

I had to do a lot of hardcoding for using this Plugin I will think about makeing this easier in the future...

What is my use case

I had to develop a tool which displays demographical data. In this project we need a map to provide a comfortable region chooser for the user.

Facet API Chosen

Component type

module

Maintenance status

Development status

Component created

Component changed

What does it do?

This module allows the use of a Chosen select list as a facet selector for Facet API.

How do I use it?

  1. Download the module by running the following command inside your modules directory:

    git clone --branch 7.x-1.x http://git.drupal.org/sandbox/sammyd56/1353462.git facetapi_chosen

Google product feed for ubercart

Component type

module

Maintenance status

Development status

Downloads

970

Component created

Component changed

This module tries to fill in a gap currently found (at least by me right now) of providing a proper feed following Google Products Feed Specification.

This module is based mainly on Views and Views data export to build the feed, which gives a lot of flexibilty. Of course Ubercart is a dependency as well.