Paypal automated payments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an example module for automated paypal site income sharing according to users' page views, user points etc.

How it works?
1. Users add their paypal account
2. Admin enters the amount to share with the content contributors
3. The module distributes the amount amongst contributor according to their contribution quality and makes payments massively to each user's paypal account.

Webform remember

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When a user fills a webform and submits it, this module will create a cookie on client's browser and will remember the same field name values in the future.

This module is useful for webforms with a lot of fields and sites with a lot of webforms having same fields.

Eloqua HTTP APIs

Component type

module

Maintenance status

Development status

Downloads

757

Component created

Component changed

Integration module for Eloqua's HTTP based APIs.

Usage

The module provide a high-level API for Eloqua's REST API, the EloquaRestApi class. Instances of the class are created and retrieved with the static EloquaRestApi::instances() method. An instance can then be used using a simple pattern where path is matched chaining properties and methods of the API object (eg. $api->assets->form('21') to get the resource at /assets/form/21).

Page Title Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allow a short plain text field to be formatted as a Page Title.

NOTE: This *almost* worked, but it leaves duplicate <title> elements.

Idea abandoned; keeping the sandbox for reference.

Views data export - HTML support

Component type

module

Categories

Maintenance status

Development status

Downloads

585

Component created

Component changed

This module provides an HTML output format for the Views data export module, allowing an export into a simple form of HTML.

The main use case is printing a view displaying lots of items, and whose output is quite heavy to render. Using the batched export and the HTML format allows to obtain plain HTML code and style it as needed.

Commerce Jio Money

Component type

module

Maintenance status

Development status

Downloads

457

Component created

Component changed

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