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
Field taxonomy
The field taxonomy module allows you to do two things 1) Select taxonomy terms to attach to fields themselves. This leads to such fields only being available for a node form if the node in question...
Categories: Site structure
VIN Field
This is a CCK field module that provides Vehicle Identification Number (VIN) validation. Additionally, Version 2.x provides optional hooks into lookup/decode services to break out year, make, model...
CCAvenue Payment Gateway for Ubercart
This module provides an Ubercart payment method to conduct transactions via CCAvenue payment Gateway. The skeleton framework of this module was borrowed from uc_paypal module which is present in...
Categories: E-commerce, Integrations
Node displays contributions
These modules are no longer actively maintained, however, patches in RTBC state will be considered for inclusion. Node display contributions is a set of modules that are add ons of the Node...
Categories: Content display
Cpanel Operations
Enables users to control their cpanel account operations from their drupal website. Currently supported operations: Create new mysql database. Create new ftp account. Create new email account. The...
Categories: Integrations
Webform Private Upload
The Webform Private Upload module, which I'm going to refer to as WPU from now on for ease of typing, allows you to set up file upload fields in webforms to be private - that only people who have...
Categories: Content editing experience
Taxonomy access user
At first sight, you may think it's just another fork of already available module on drupal.org like taxonomy_access or tac_lite. First one is a taxonomy control access based on roles, second one is...
Categories: Access control, Security
ImageCache Scale-9 Actions
Additional actions for imagecache processing using scale-9 image formatting. The actions include: Overlay (scale-9) - Position a selected file in a layer above or below the canvas. Resize (scale-9)...
Categories: Media
Devel Demo
The Devel Demo module is a demonstration of most of the debugging functions provided by the Devel module. The module was created to generate screenshots for a brief overview of Drupal debugging...
Categories: Developer tools
Text Review
Text Review is a bundle of modules that allows you to review texts in a variety of ways and display the results within the text. Text sources Content, CCK fields and their revisions Comments (and...
Categories: Content display, User engagement, Content editing experience
I18n Logo
Summary Allow you to upload different logos for each languages defined in your site. Right now, this module allow you to specify the global logo which will affect all themes. Why you need this...
Categories: Multilingual
Gallery API
This module is positioned to be a winning solution for building different galleries and slideshows (or any other representation style) of any kind of media. Problem description There were several...
Categories: Content display, Developer tools
URL Fill
This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values,...
Categories: Content editing experience, Developer tools
Delivery time slots for Ubercart
Delivery time slots for Ubercart Features: Add on checkout pane a delivery timeslot selection for your customer. Admin can create default timeslot for week days and special date (exception). Admin...
Apache Solr Biblio
This module integrates with the biblio and Apache Solr search modules and provides facets based on the structured data in biblio nodes.
Categories: Site search
Not for sale
This provides a flag on Ubercart product nodes, to mark them as not being for sale. When you disable a product by flagging it, it doesn't show the 'Add to cart' button or the product attributes...
Categories: E-commerce
jQuery UI Carousel
This module provides integration with the jQuery UI Carousel module. You can create carousels by hand by passing a list of themed items to the provided theme function or using the Views style...
UC Profile
Integrates the profile module with Ubercart. This module creates a checkout pane called "Profile" that pulls in all of the fields from a profile category called "ubercart." The fields will be saved...
Categories: E-commerce, Access control
Ubercart Catalog Taxonomy Menu
September 11, 2010: My original intent for this module was to be able to control the base path and force it to "catalog" to match Ubercart's settings. Since there is now a Taxonomy Menu Vocabulary...
Categories: E-commerce
User News
The User News module allows each member of your Drupal site to individually create and publish news articles, with each member having his/her own individual RSS feed. A block is also provided which...
Categories: Content editing experience, Content display
Dependency Injection
Put simply, a Dependency Injection Container alleviates the need for factories and the use of new in your code. Think of DiC as the new new. You will still need to write factories in some cases,...
Categories: Developer tools
VBO Context menu
Provides a context menu for the Views Bulk Operations module. All operations available in a Views Bulk Operations enabled view will show up in a context menu on right click. You can disable or...
Categories: Administration tools
Advanced Taxonomy Menu
This is a modification of the taxonomy_menu module which creates the menu from any number of single level vocabularies, which is useful in situations where each category shares the same...
Categories: Content editing experience, Site structure
OG Views Extra
This module is an add-on to Views. It provides an access plugin which detects whether the current user is member of the current group. This module doesn't work with Views arguments! This access...