Urban Airship

Component type

module

Maintenance status

Development status

Downloads

749

Component created

Component changed

Description

This module allows site administrators to use a Drupal site to send push notifications to the Urban Airship service.

What can I do with this module?

  • Send push notifications to mobile devices via Urban Airship
  • Display a Views listing of all previously-sent push notifications
  • Delete previously-sent push notifications (through VBO integration)

Requirements

Amon

Component type

module

Maintenance status

Development status

Downloads

552

Component created

Component changed

This module provides a watchdog implementation that sends all watchdog messages and exceptions to an Amon server.

Installation

See http://amon.cx/#install for information on installing Amon.

Enable this module as usual. In your settings.php file, provide the url to your Amon service. This defaults to http://127.0.0.1:2464/, the Amon service default. Make sure to include the trailing slash.

pChart

Component type

module

Maintenance status

Development status

Downloads

1706

Component created

Component changed

About pChart module

pChart module is an API for developers. It does nothing by itself. It should only be installed if some other module requires it or you are building module on top of it. This module provides a basic wrapper to integrate pChart with Drupal.

About pChart

http://www.pchart.net/
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs.

REST Auth

Component type

module

Maintenance status

Development status

Downloads

1812

Component created

Component changed

Overview

This module allows users to login to the site using a RESTful web service. If the user is associated with a Drupal user, that user is logged in. If not, a new user is created.

This module assumes that the web service returns a JSON payload and that both a username (or email) and a password are required for third-party authentication.

Configuration

Settings can be found on Administration » Configuration » People » REST Auth

exchange_rate

Component type

module

Maintenance status

Development status

Downloads

2676

Component created

Component changed

Exchange Rate API is an extensible module that allow users to display and manage the exchange rate in countries from around the world.

Is common to see tools that present the official exchange rate, the problem is that each bank has his own rate, for this reason it is important to have a tool that can show the different variations across multiple financial institutions.

Usage:

Jira connection

Component type

module

Maintenance status

Development status

Component created

Component changed

A module that will:

  • Add users to a specified jira instance on login (if needed) and also add users to roles if jira contains equally named roles
  • Remove users from jira when deleted from drupal

This is meant to be used in conjunction with the CAS server module and CAS authentication in Jira (see here)

payson

Component type

module

Maintenance status

Development status

Component created

Component changed

-Helper module which helps to do payment service provider through Payson
-It has administrative interface to set up email address, additonal cost , taxes so on.
- Easy to use witn any form which need to submit payment with custom price.

How to use:

Create a form and call payson_initialize($params) to develop the
form elements with payson form submit. $params will contain all custom needed variable.

after payment call payson_complete($params) to validate the payment is right/wrong

DocuSign Integration

Component type

module

Maintenance status

Development status

Downloads

1829

Component created

Component changed

This module provides Drupal integration with the DocuSign API using the WSClient.

The module currently provide basic API implementation, and a small OO library for building Envelopes, Documents, Recipients and Tabs. Patches welcome.

This project sponsored by:
Surex Direct
Door3

Portables

Component type

module

Maintenance status

Development status

Downloads

273

Component created

Component changed

Processes data from a supported source (e.g. XML) into targets mapped to entities and entity-like items (via the Entity API). This module presents an intuitive administrative interface for managing and executing data imports. Based on the highly flexible Rules framework, Portables is specifically optimized for data import configuration, simplifying the administrative process for a predictable outcome.