Maintainers strive to actively monitor issues and respond in a timely manner.

Node Comment Block

This module moves the comments for a node into a moveable block.

Delete menu options

Delete menu options

Overview

Provides extra options when deleting a menu item. You can choose to delete child menu items and decide if the linking nodes should be deleted as well.

Webform Batch Export

The Webform Batch Export module was developed to allow webform submissions to be exported in batches using Drupal's Batch API.

Project Management for Agile

This is a distribution for drupal6 which helps to maintain projects based on agile methodologie. It contains the following:

Content types:

  • Projects
  • Tasks
  • Files

Capable of:

  • Creating new Projects
  • Creating tasks for a particular project
  • Attach files for a particular project
  • Assign tasks to a particular user
  • Email notification when a user is assigned to a particular task

Commerce Product Add-on

Commerce Product Add-On allows users to attach products as options to the add to cart form of another product. This is particularly useful for things like event sponsorship, optional accessories, and other up-sells.

It works by adding settings to the entityreference field if the field is attached to a product type, then modifying the Add to Cart form. It also adds a new view mode for product entities, so you can change how a product is displayed when it is functioning as an "add-on."

Adding the extra products to the cart are done with rules, so you can add conditions if required, so this can be compatible with modules like Commerce Stock. You'll just need to tweak the rule yourself.

Dependencies

Configuration

  1. Add an entityreference field to a product type. Optionally target it to only a certain product type.
  2. When editing the field, check the box next to "Offer products referenced with this field as add-on products on the Add to Cart form.
  3. Under "Manage Display" for this product type, you probably want to hide the entityreference field itself.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained