GMO

Component type

module

Maintenance status

Development status

Downloads

340

Component created

Component changed

This module is an integration between the GMO Payment Gateway and Drupal commerce sites.

It allows Drupal Commerce or Ubercart to process payments using the GMO Payment Gateway.

Under developing on drupal 7.x

About GMO PG

GMOペイメントゲートウェイは、日本No.1クラスの導入実績を誇るクレジットカード決済代行会社です。

Able Player

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

Able Player is a fully accessible cross-browser media player created by accessibility specialist Terrill Thompson. It uses the HTML5 <audio> or <video> element for browsers that support them.

The Able Player module integrates the jQuery Able Player plugin as a file formatter with support for captions, transcripts, and audio description.

Rackspace webmail integration

Component type

module

Maintenance status

Development status

Downloads

1055

Component created

Component changed

This module integrates with rackspace webmail and provides a single sign-on for users.

It uses nusoap for Rackspace Webmail API integration.

It will create email account on rackspace webmail when new user register on Drupal site.

Example:--
if any user register with Drupal username: firstname.lastname
Rackspace webmail Inbox user will be: firstname.lastname@YOURSITENAME.COM

SuperSaaS

Component type

module

Maintenance status

Development status

Downloads

447

Component created

Component changed

SuperSaaS is online appointment scheduling for your website. This module displays a "Book now" button that automatically logs the user into a SuperSaaS schedule using his Drupal user name. It passes the user's information along, creating or updating the user's information on SuperSaaS as needed. This saves users from having to log in twice.

wss_base

Component type

module

Maintenance status

Development status

Component created

Component changed

wss_base stands for WebService Search Base. This module provides some PHP classes and their corresponding interface definitions, which can be used to ease implementation of webservice integrations inside other Drupal modules.

In fact wss_base doesn't make sense as stand-alone module, but it can help developing further modules with a unified way for accessing (requesting and response parsing) foreign webservices.