SimpleXML

Component type

module

Downloads

1024

Component created

Component changed

Note: As of 2010/01/26, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #672598: Offering to maintain SimpleXML.

SimpleXML module provides hook_requirements() implementation to show on status report page if SimpleXML extension is enabled .

SOAP

Component type

module

Downloads

1666

Component created

Component changed

SOAP module provides hook_requirements() implementation to show on status report page if SOAP extension is enabled .

Command

Component type

module

Downloads

2828

Component created

Component changed

Adds API to launch applications from Drupal.

Currently it just provides one function

function command_run($command, $message = TRUE, $watchdog = TRUE);

but please provide more feature requests.

Registrar API

Component type

module

Maintenance status

Development status

Downloads

1162

Component created

Component changed

The registrar_api provides an interface to 3rd party domain registrars to allow registration, renewal, and domain management through Drupal.

The following registrars are currently supported:

Feedback & Suggestion Tab

Component type

module

Maintenance status

Development status

Downloads

9440

Component created

Component changed

Feeback & Suggestion Tab adds a tab to the viewport, next to the scrollbar, which solicits feedback and suggestions from website visitors. GetSatisfaction.com, UserVoice.com and other similar services use a tab like this, and are the source of inspiration for this module. The webpage in the modal dialog that appears after clicking the tab is configurable, but only pages in an <iframe> are supported for now. Contributions for AHAH content are encouraged.

PayPal Buttons for Ubercart

Component type

module

Maintenance status

Development status

Downloads

7206

Component created

Component changed

This module allows PayPal Buy Now or Subscription buttons to be included with or to replace the 'Add to Cart' button on products. These PayPal buttons redirect the customer immediately to PayPal for payment, bypassing the standard Ubercart checkout process. Order information (including the customer's address) are obtained from PayPal after the purchase is complete.

Features

  • Provides customers a single click method to choose a product and proceed to checkout through PayPal. At the same time, the purchase is still tracked and handled by Ubercart.
  • Allows using PayPal subscriptions (recurring payments) with Ubercart. PayPal handles sending the recurring payments, and this module records the payments to an Ubercart order and provides status updates.
  • Workflow-ng/Rules integration: This module triggers Workflow-ng (for Drupal 5) or Rules (for Drupal 6) events when a Buy Now item is purchased, and when a Subscription item is registered, renewed, or expires.

Analytics

Component type

module

Maintenance status

Development status

Downloads

3037

Component created

Component changed

This project will be work on a new Analytics module to possibly replace Drupal core's Statistics module. It will provide simple built-in JavaScript tracking and tracking inclusion/exclusion by page, user roles, and specific users. It will also be pluggible so you can use the same tracking settings across alternative analytics services/sub-modules like Google Analytics.