Webform Paypal

Component type

module

Categories

Maintenance status

Development status

Downloads

9921

Component created

Component changed

Overview

The Webform Paypal module sends the user to Paypal to complete a payment whenever they submit a webform containing the component on your site.

Features

This module does not directly integrate with Paypal's APIs.

This module allows a site user to generate a Paypal 'Buy Now', 'Add to Cart' or 'Donate' button and replace their form's submit button with that button.

You can manually keep track of the payment status on individual submissions.

No cache

Component type

module

Maintenance status

Development status

Downloads

2174

Component created

Component changed

Simple input filter that will disable text caching for input formats where it is enabled. Although you won't want to use it most of the time (disabling caching will slow down you site), it can prove useful in some corner cases.

Real world example:

Drupal Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

455

Component created

Component changed

Provides a greatly expanded set of APIs for the Drupal developer who is developing all in code.

Simple Popup Messages

Component type

module

Categories

Maintenance status

Development status

Downloads

1278

Component created

Component changed

This module simply convert the Drupal messages in a nice floating layer style without additional JS library.

I found it quite annoying to have the message in floating style in the administer area , so I added a little options disable SPM in the admin area. To access to the setting pages, go to: admin/config/user-interface/spm

Context Region Title

Component type

module

Categories

Maintenance status

Development status

Downloads

792

Component created

Component changed

Let's you set a title for each region on your page.
It works with the magic of the Context module, which means you can choose custom region titles for different sections or even pages of your site.

See http://drupal.org/project/context for more information.

Requires: context module.

Skill level: themer.

Versions

This is currently for Drupal 6.

Hosting (gsoc11)

Component type

module

Maintenance status

Development status

Component created

Component changed

Hosting modules for the Hostmaster install profile. Stored here temporarily as part of my Google Summer of Code project, updating the Aegir frontend to Drupal 7.

Tycoon Payment API

Component type

module

Maintenance status

Development status

Downloads

402

Component created

Component changed

This module can be used by other modules to collect and track payments. This is a developer centric module that extends functionality for flexible transactions. Through this API, payments can be handled and tracked centrally.