Considered feature-complete by its maintainers.

uc_ewire

Ewire Payment Module for Ubercart

Webform A/B Testing

The Webform A/B Test module allows admins to setup A/B tests containing several webforms to determine which is most effective. When a regular user visits the URL of the test, they will be shown one of the included webforms at random. The module tracks how many times each form is shown to users, and how many users complete the form - a conversion. The admin will also configure the winning conditions for the form: once some number of conversions are reached, or a certain percentage of hits result in conversions, a webform will be declared the winner of the test. From that point forward, all users who visit the URL of the test will be directed to that winning form.

Custom Migration

This module is for calling a PHP script (for you to define) to migrate data.

Custom Migrationjust creates a page with a button to call the script.

_You write the script._

Great starting point, avoids need to write any code other than the migration script.

Credit to Darrell Duane for creating the initial module.

***********************************************************
Features
***********************************************************

- Creates a single button, which calls a function you define.

***********************************************************
Requirements and dependencies
***********************************************************

- None

***********************************************************
Permissions
***********************************************************

Unless you are user #1, you will not be able to access the page.

Permissions:

- administer migration -- Needed for access to page with button.

***********************************************************
Instructions
***********************************************************

- Modify the last function in custom_migration.module (custom_migration_action()).

- Install and enable the module.

- Clear the cache (a menu item is created).

- Run your custom function by navigating to:

/admin/migration

Email tester

Summary

Instead of sending out emails, email tester display all sent emails in a modal
frame.

Drupal queue ui

A small module that provides a user interface for Drupal queue.

Based on the module Job queue.

Audio Converter

The AudioConverter module converts audio files from supported CCK fields (AudioField, AudioRecorderField, FileField, Media Recorder Field) to the mp3 format using FFMPEG.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only