Members Page

Component type

module

Maintenance status

Development status

Downloads

1704

Component created

Component changed

Abstract

Drupal sites are subject to web-bot registrations that target Drupal's /user/register url.

The Members Page module was crafted to fight this nuisance by creating a dedicated members page and registration page. The latter is available even if /user/register access is blocked. For added security, both page locations (url's) can be changed. Web-bots simply don't know where to look.

The Members Page module is available for Drupal versions 6 and 7.

Moneris Payment

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Moneris integration for the Drupal Commerce payment and checkout system.

Download the Moneris mpgClasses file and place it in the library/eSELECTplus_PHP_API folder

Add your test and production store id and apikeys in the admin settings at:
admin/config/moneris_payment

Forum Access Notify

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module that sends emails to all moderators configured in Forum Access when new Forum Topics are posted to their Forum. There a dozen other ways to do this, but if you already configuring moderators in forum_access this makes notifying them a one step process and doesn't require several additional modules.

Once new Forum Topics are create, we used Comment Notify to allow people to subscribe to future posts to that topic.

Drupal-to-Drupal data migration

Component type

module

Maintenance status

Development status

Downloads

221472

Component created

Component changed

migrate_d2d provides a framework based on the Migrate API for migrating content from Drupal 5, Drupal 6, or Drupal 7 sites into the Drupal 7 site where it is installed. As of the 2.1 release, It requires Migrate 2.6 or later. Besides addressing contemporary needs to migrate to Drupal 7, it has helped serve as a proof-of-concept for incorporating the migration approach into core as an upgrade path (https://groups.drupal.org/imp).

Link label

Component type

module

Maintenance status

Development status

Downloads

293

Component created

Component changed

Extends the Link module to allows users to choose the field label when submitting a link field.

For instance, on the content adding form their may be entry for "Web site" which allows the person adding content to choose whether it is a "Personal web site" or "Company web site" in addition to filling in the title and URL.

This is currently done in a duct tape and paper clips way.

uc_product_basket

Component type

module

Maintenance status

Development status

Component created

Component changed

This project allows users to put an arbitrary amount of nodes into a node_queue, users will be able to select 1 product from the queue and add it to their cart.