Simple Cart

Component type

module

Maintenance status

Development status

Downloads

2365

Component created

Component changed

Simple Cart is an e-commerce solution.

Main features:
* Simple Cart is not Drupal Commerce, Ubercart, or eCommerce (much more simple)
* No registration (anonymous users can buy)
* No checkout (customer will only should provide an email and phone number)
* No payment methods (integration with another module optional)
* No delivery methods (store manager can contacts customers directly)

Drupal 7

A Drupal 7 version is underway. Please check back soon.

PubSub

Component type

module

Categories

Maintenance status

Development status

Downloads

620

Component created

Component changed

PubSub provides an API for publishing messages and subscribing to published messages. Additionally, it provides a cascading structure for messages allowing modules to extend PubSub in creative ways.

You publish a message by calling pubsub_publish('your.message', $any, $args, $you, $want). Messages are expanded and sent to all subscribers. For example:

Calling the following method:

pubsub_publish('foo.bar.baz', $arg1, $arg2);

Webform MySQL Views

Component type

module

Maintenance status

Development status

Downloads

28048

Component created

Component changed

The Webform MySQL Views module builds flattened, read-only MySQL views of Webform
submission data. These views may be useful when you need to access this data
from an external application in an automated fashion without exporting,
importing, or the use of a web-based API.

Forum 2

Component type

module

Maintenance status

Development status

Downloads

429

Component created

Component changed

A contrib module to over-ride the core forum module's forum listings, providing a faster and more scalable listing ability using a pre-built denormalized forum_index table. This module is a backport and expansion of the Drupal 7 forum performance work, adding an over-ride for the default forum listing page, additional indexes and removing considering for node_access.

Forum2 was built to address the core forum module's inability to scale for large, high traffic forums.

Node Gallery Taxonomy

Component type

module

Maintenance status

Development status

Downloads

1954

Component created

Component changed

Overview

Node Gallery Taxonomy is a module designed to work with Node Gallery by providing one very specific feature: the cascading of taxonomy from a gallery node down to the image nodes upon modification.

HTTP Reject

Component type

module

Maintenance status

Development status

Downloads

2458

Component created

Component changed

The http_reject module looks at the HTTP request being sent to your Drupal instance and will reject it if set criteria are met.

The goal is to allow users to configure their Drupal installations to reject HTTP requests from such things as FrontPage or a WebDAV client early on in the bootstrap process, so the site uses fewer resources and the watchdog logs aren't spammed with useless request entries.

If possible, this should in fact be done in .htaccess or the web server configuration files, but not all users have access to those.

IP address manager

Component type

module

Categories

Maintenance status

Development status

Downloads

18257

Component created

Component changed

IP address manager records user IP addresses, and allows admins to view which IP addresses have been tracked against a user, and which users have been known to use a certain IP address. This can be currently used to identify duplicate accounts.

TailoredMail EMF

Component type

module

Categories

Maintenance status

Development status

Downloads

244

Component created

Component changed

TailoredMail is a hosted email newsletter manager. The TailoredMail EMF module extends the E-mail Marketing Framework module to provide user account synchronization with Drupal and simple sign-up/list subscription management for users.

This module requires the E-mail Marketing Framework and an account at TailoredMail.