Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

YUI Form elements

Provides Drupal YUI form elements, which you can use directly into your forms definition without calling any functions or writing any line of Javascript.

Status

This module won't be maintained anymore, except in case of serious bug report. If you are looking for some nice form elements, I'd advice you to look at jQuery UI module for Drupal 6.

Kiva

This project integrates drupal with the Kiva API. It includes:

  • a simple module -- kiva.module -- that allows you to create a block, listing all Kiva loans with given parameters
  • a feature that allows you associate a Kiva account with a (drupal) user account
  • kivafeeds.module, creates an importer for kiva loans XML, within the framework of the Feeds module

A beta version can be downloaded below. As usual, please don't use this on production sites but please do try it out on a dev/test site and submit bugs, feature requests, etc. via the issue queue.

A huge thank you to quickcel for doing so much on this project.

Both (Drupal6) modules require PHP 5.2+

For more about Kiva: http://www.kiva.org

Next steps:

  • Start a significantly different 7.x-2.x branch
  • kiva.module will focus more on being a flexible, decoupled Kiva API interface
  • kivafeeds.module -- i.e., integration with feeds.module -- will be abandoned/deprecated (won't exist in 7.x-2.0)

Nagios Monitoring

The Nagios monitoring module integrates your Drupal site with the Nagios monitoring application. Nagios' successors, Icinga and Icinga 2 can also be used with this module.

The module reports to Nagios that the site is up and running normally, including:

  • PHP is parsing scripts and modules correctly (in case PHP gets disabled for some reason)
  • The database is accessible from Drupal
  • Whether there are configuration issues with the site, such as:
    • pending Drupal version update
    • pending Drupal module updates
    • unwritable 'files' directory
    • Pending updates to the database schema
    • Cron not running for a specified period
    • Anything else reported in the Administer -> Reports -> Status report (requirements)

If you already use Nagios in your organization to monitor your infrastructure, then this module will be useful for you. If you only run one or two Drupal sites, Nagios may be overkill for this task.

Node access rebuild bonus

This module adds to the functionality of Rebuild content access permissions. This is useful if you are using Content access control (Node access) modules.

Simplenews Bounce

The module will (on the cron) try and connect with the "Simplenews default From email address" mailbox (via imap) and do a best effort in understanding the bounce reports and saving them in the database in Drupal. The results are available in a view. (admin/reports/bounce)

Currently there is no active processing of bounces, you have to do that manually.

Drupal 7

No development.

Drupal 6

Only version 2.x is being developed and supported.

Requirements

Highly recommended

  • A dedicated mailbox for bounce handling
  • mimemail or another mail library

Installation

  • Download, install and enable the module.

Pages

Subscribe with RSS Subscribe to RSS - Integrations