Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

User Profile Theme

User Profile Theme allows user to have a different CSS only theme for their profile page.

Theme Factory

Enables styles/templates editing and the creation of new Smarty themes.

jQuery UI Backport

The module is abandoned. If you are looking for module to use instead of this one, see jQuery UI.

Roll out

The "Roll out" module is intended to be used on multisite setups. It makes the process of installing modules across all sites in a multisite setup much easier.

quantity_discount

Settings form

This module adds quantity discounts to the eCommerce module. So far it works with eCommerce v3. Adapted from the role_discount module.

REQUIRES PHP5.

Usage

Install the module, and go to /admin/ecsettings/quantity_discount to set up discounts. After install, all discounts are named "Discount 1", "Discount 2", etc. Click on each discount name to expand the configuration form, where you can rename these to anything you like (say, "T-shirt discounts") and specify the discount rules.

Discounts are set up with a minimum number of items and the discount (percentage or fixed amount) that applies when those items are added to the cart.

If a quantity discount starts with a number of items other that zero, that's the minimum that can be ordered **this is not yet validated**.

For example, take the following quantity discount:

   100  percentage 7%
   500  percentage 8%
   750  percentage 9%

then the minimum quantity of this item that can be ordered is 100; when ordering 100-499 items, there is a 7% discount; for 500-749 items there will be an 8% discount, and from 750 items onward, a 9% discount will apply.

Notes

  • The first row in the qdiscount can be 0%, as can the first number of items.
  • These are all DISCOUNTS, there is no way to increase the price depending on amount ordered.

Remove Upload Enclosures

This module removes the enclosures created by the upload module on RSS feeds.

The upload module automatically attaches uploads as enclosures to RSS feeds. There are times where you don't want this.

One case is when you have audio files attached to nodes as enclosures along with pdf files. Feed readers and feedburner may not see these as podcast feeds and may have problems with them. This small module removes the upload module enclosures so this problem can be avoided.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported