Simple Cart

Component type

module

Maintenance status

Development status

Downloads

2365

Component created

Component changed

Simple Cart is an e-commerce solution.

Main features:
* Simple Cart is not Drupal Commerce, Ubercart, or eCommerce (much more simple)
* No registration (anonymous users can buy)
* No checkout (customer will only should provide an email and phone number)
* No payment methods (integration with another module optional)
* No delivery methods (store manager can contacts customers directly)

Drupal 7

A Drupal 7 version is underway. Please check back soon.

Ubercart Disable Store

Component type

module

Maintenance status

Development status

Downloads

3623

Component created

Component changed

The Ubercart Disable Store module adds the ability to disable Ubercart store (hide/disable add to cart, etc) for some conditions.

Ex. Wholesaler requires Reseller Accounts to shop: If your website should display Ubercart products to some or all but only allow show Add to Cart forms for certain roles, for instance, then this module is for you.

UC Braintree Payment Gateway

Component type

module

Development status

Component created

Component changed

The code you see here was developed by trevorwh.

As of 1/27 there are slight modifications by torgosPizza. Hoping to have this in a production-ready release very soon.

PLEASE NOTE: This code is NOT PRODUCTION READY. It is simply put here so others may examine the code as a work in progress.

PayDollar PayGate

Component type

module

Maintenance status

Development status

Downloads

773

Component created

Component changed

This module integrate the AsiaPay PayDollar PayGate payment method with Drupal 6.x Ubercart 2.x. This module support the "Client Post Though Browser" payment
method, support dynamic language switch option, support connection though testing or production URL, and so on.

Programming logic is originally cloned from official PayDollar osCommerce and ZenCart modules implementation.

MERCI Pricing

Component type

module

Maintenance status

Development status

Downloads

432

Component created

Component changed

The functionality in this module was migrated out of the core MERCI module to make maintaining a more stable core possible. The develop of module will likely remain active after the initial pricing configurations are migrated.

MERCI currently supports 2 pricing modules:
Member Pricing - X free hours with X% discount
Daypart/Weekend Pricing - Days are broken up into morning/afternoon/evening prices

Privatemsg Bulkmail

Component type

module

Maintenance status

Development status

Downloads

2150

Component created

Component changed

The Privatemsg Bulkmail module is intended for site administrators who want to send out an identical private message to a large user base (100.000 users and more). An example use case would be an internal notification to all registered users through a private message.

This module requires the amazing Privatemsg module.

OpenERP <-> Drupal syncronization feeds

Component type

module

Maintenance status

Development status

Downloads

615

Component created

Component changed

The main idea - to provide universal interface using feeds module for doubleway syncing
- content type fields (cck (d6), field api (d7)) with object fields from openerp
- openerp object fields with fields from drupal content type (mostly usefull for Product(drupal) <-> product.product model(openerp))