UC Cart Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Ubercart Cart Manager is a simple module that allows authorized users to view the contents of customers' shopping carts. Besides the 'administer user carts' permission, there are no configuration settings, and there are no actual cart management features yet. The cart manager screen can be found at Administer » Store administration » Customers » Cart manager.

Works with: Ubercart 6.x-2.x

uc restriction purchase by username

Component type

module

Maintenance status

Development status

Component created

Component changed

Users will only be able to buy a quantity of products ever.

This module just records when a users buys a product and the order is updated to "complete" or "payment made" to the users UID.

So in the edit product page you will have a new field caller "restrict product purchase for each user"

You can select a number of times a product can be sold, or set it to unlimited.

Commerce price by components

Component type

module

Maintenance status

Development status

Downloads

5571

Component created

Component changed

Extension to Drupal commerce that provides a price formatter to enable/disable price components such as discounts or taxes when displaying prices. This gives the admin absolute control over which components should be displayed and which shouldn't.
It also provides two Views handlers to display/hide price components in cart totals and order totals.

Simplenews subscription support for Ubercart

Component type

module

Maintenance status

Development status

Downloads

1261

Component created

Component changed

Provide a simplenews newsletter subscription pane for the ubercart checkout.

This module is loosely based on at least two modules listed on the ubercart.org site that provide an new checkout pane to display simplenews newsletter subscription options during checkout.

Once installed and enabled a new configuration section Newsletter Subscription is added to the ubercart checkout pane configuration.

Commerce Checkout Progress

Component type

module

Maintenance status

Development status

Downloads

96534

Component created

Component changed

Drupal 8

Checkout progress block has been added to core.

Summary

Adds a block visible on checkout pages that shows what step of the checkout process the user is currently on. The status is an unordered list with each checkout page title being an item. The active page is designated in the list with an "active" class.