Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
UberPOS
UberPOS is a point-of-sales system built on top of the Drupal and Ubercart. It provides an AJAX interface for cashiers to easily add products to a customer's order, as well as remove them, accept...
Categories: E-commerce, Integrations
UberPOS Refund Command
Implements refund functionality for UberPOS. When the user selects an order line and issues the IRF command the price for the selected line is multiplied by -1 and stock is adjusted upwards, if...
Categories: E-commerce
UberPOS Non-Blocking Messages
By default UberPOS requires users click messages to make them disappear before they can enter another command. This module allows users to continue scanning items and entering commands while...
Categories: E-commerce
UberPOS Multiply Command
This module implements a multiply (*) command for UberPOS that can multiply existing lines. It can be used alongside the original (*) for indicating how many items of a UPC number need to be added...
Categories: E-commerce
UberPOS Non-Product Items
This module allows you to add or subtract an amount in cents to an order by adding a dummy product to the order and setting its price. This way you can add products to an order that don't exist in...
Categories: E-commerce