CQUAD Mangento Connector

Component type

module

Maintenance status

Development status

Downloads

1138

Component created

Component changed

The CQUAD Magento Connector allows you to synchronize Drupal contents into Magento on a click of a button and display the contents on Magento Frontend. Magento, lacks in handling community content, is indeed a powerful e-commerce platform. Wherein Drupal empowers the easy content management.

Majordomo

Component type

module

Maintenance status

Development status

Downloads

907

Component created

Component changed

This module provides an interface for majordomo based mailing lists.

It is possible to "create" mailing lists which means actually that existing majordomo based lists are added to drupal. Afterwards users can be added to or removed from this lists.
By making a list public not only administrators with the apropriate permissions but also users with the permission to access public mailing lists may add or remove themselves.

The Sign-Up Problem (SUP)

Component type

module

Maintenance status

Development status

Downloads

677

Component created

Component changed

The Sign-Up Problem is a phenomenon where visitors want to contribute content on a website but do not register (and thus do not contribute) because they do not want to fill out the registration form.

This module allows anonymous users to begin creating content immediately, without registering (if they have permission to do so). Once they get engaged on the site, they are more likely to register, at which point all of the posts they created while anonymous will be transferred to their new authenticated user account.

Panelator

Component type

module

Maintenance status

Development status

Downloads

284

Component created

Component changed

Panelator allows you to bring your entire site under the control of Panels.

Panelator can automatically render every page on the site through panels, giving simple drag-drop management of blocks and all the usual features that come with using panels.

I wrote this for a project a few years ago and don't really have any plans to go back to this…it's interesting as a how-do-you-integrate-with-panels example but isn't going to be actively maintained. If you'd like to take over maintainership, please raise a ticket in the issue queue.

More Buttons

Component type

module

Maintenance status

Development status

Downloads

8466

Component created

Component changed

The More Buttons (MB) module allows to use additional buttons with Drupal.

MB is the evolution of the More node buttons module from Drupal 6.

MB provides additional buttons for:

  • Content; Node module
  • Comments; Comment module
  • User; User module

MB provides a additional Create new action.

Ubercart Early Bird Discount

Component type

module

Categories

Maintenance status

Development status

Downloads

3617

Component created

Component changed

This is a discount module for Ubercart which allows for date-based discounts without coupon codes that can be set per node at product creation.

Example usage would be for an event website where pre-registration discount dates and amount are set per event.

Ubercart Product Checkout Panes

Component type

module

Categories

Maintenance status

Development status

Downloads

7197

Component created

Component changed

Ubercart Product Checkout Panes enables you to specify which panes should appear during checkout either by product class or for any specific product (also for any attribute combination) with the help of the Product Features interface.

BundleCache

Component type

module

Maintenance status

Development status

Downloads

833

Component created

Component changed

BundleCache is a module that allows more intelligent bundling of CSS and JavaScript files by grouping only files that belong together. While the aggregation mechanism in the Drupal core creates a new “bundle” for each set of files, BundleCache allows you to create for example one “main” bundle that is used throughout your site and additional bundles that are only used on certain pages. It also adds features to control the delivery of these files to the user by allowing to change the hosts from which they are served.