Simpleads Better Random

Component type

module

Maintenance status

Development status

Downloads

399

Component created

Component changed

The Problem:
Random ordering in Simpleads sucks a little bit: if you have field_ad_status in your simplead node, it will respect its value, BUT, only after it made a query. So, if you have inactive ads in your group, it will query an ad at first and then check if it is active and if it is not, SimpleAds won't show the ad and you will lose an impression.

Commerce Rounding

Component type

module

Maintenance status

Development status

Downloads

1082

Component created

Component changed

Commerce Rounding adds additional line item with rounding if you need to round the price to integers or to some certain amounts of cents.

It was inspired by the solution suggested by the Commerce authors, e.g. here.

Commerce Quick add to cart

Component type

module

Maintenance status

Development status

Downloads

3045

Component created

Component changed

Adds a block with an autocomplete form that lets the user quick add products to their shopping cart. Products can be added by Product title or by Product SKU.

1. Install module as usual.
2. Configure at /admin/commerce/config/quickadd
3. Place the block where you want it.

Sponsored by Symbio.

Commerce Merchant

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines the Commerce Merchant entity and related features. It allows Commerce Product entities to be associated to merchant entities through an entity reference field, which the module automatically creates. This requirement, where products can be associated to different merchants, is a common element in marketplace-like websites.

Sub-modules

Commerce Merchant User

This sub-module currently provides a user reference field to merchant entities that allows users to be associated to merchant entities.