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

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.

DeDupe Content Checker

DeDupe Content Checker

The DeDupe Content checker module extracts content from titles and nodes and works to detect double content by checking percentage of match between node title and body content fields.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained