Ubercart Multi Catalog Blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

1870

Component created

Component changed

Think that you have diffent grouping over your products. Like products grouped by poduct types and products group by producers. But you have just one catalog block that displays all the categories within one block.

Here is just an example of having two group in one catalog.

UC Node Checkout

Component type

module

Maintenance status

Development status

Downloads

20731

Component created

Component changed

This module allows you to bind a node type to an Ubercart product, as typically required in event registration sites and alike.

Binding a node type to a product has two effects:

  • When a user creates a node of that type, the specified product is added to the shopping cart with a node reference to the newly created node.
  • When a user buys a product with a bound node, an extra step is inserted into the checkout process requiring creation of a node of the bound type.

FusionCharts

Component type

module

Maintenance status

Development status

Downloads

14672

Component created

Component changed

This module connects Drupal with the FusionCharts Free and FusionCharts v3 (commercial) package. FusionCharts is a flash charting and graphing component that can be used to render data-driven & animated charts for your web applications and presentations.

This module provides both a user interface for creating charts as well as as an API for developers to integrate with other modules.

What's included in this module:

  • A content type with an graphical user interface for creating charts
  • A CCK field
  • An API that to create charts using SQL queries
  • An API that to create charts using an array of data
  • An API that allows for drill-down viewing of data (you can click on the bars to fetch new data)
  • Examples of how this module can be integrated with other parts of Drupal

Comment Modr8

Component type

module

Categories

Maintenance status

Development status

Downloads

1296

Component created

Component changed

Adds ajax moderation to comments. Uses the fivestar module to display stars. Selecting the right star will change the average rating on that comment, and based on the average, will either publish or unpublish the comment.

This module is no longer being maintained.

Profile Map

Component type

module

Maintenance status

Development status

Downloads

1071

Component created

Component changed

Profile Map enables arbitrary profile fields to be mapped to a fixed data model in the $user object so that third-party modules can easily access the profile data. The module provides callbacks when the mapped profile fields are changed, for example, to require a form to be resubmitted on an address change.

OOP

Component type

module

Categories

Maintenance status

Development status

Downloads

2944

Component created

Component changed

I have no plans to port this module to Drupal 7, because I don't believe it's useful for D7. D7 core has sufficient hook invocation that most customization use-cases can be solved without hacking core or an established contrib project. For the remaining occurrences where fixing core or a contrib project is needed, it is best to do so with a patch. Also, GIT makes managing patched versions easier. Finally, where OOP in Drupal still makes sense, it is being slowly introduced, such as the D7 database layer.

Webform invites

Component type

module

Categories

Maintenance status

Development status

Downloads

1072

Component created

Component changed

Webform invites is module that adds feature of protecting specific webform survey
by inviting users by email and sending out special access code for accessing it
without registration on drupal site. It also denies filling form twice with the
same access code.

When installed, it appears as "Invites" tab under webform type node.

Latvian translation available on page http://l10n.drupal.lv/translate/languages/lv/export

UC USAePay

Component type

module

Maintenance status

Development status

Downloads

3261

Component created

Component changed

This module implements the USAePay credit card gateway as an Ubercart payment method.

Features

  • Recurring billing is supported if you have the UC Recurring (2.x version) module installed.
  • You can save customer credit card info to the USAePay database if this feature is enabled in your USAePay setup.

Requirements

The PHP SOAP library is required.

Ubercart AJAX Cart

Component type

module

Maintenance status

Development status

Downloads

46947

Component created

Component changed

What is Ubercart AJAX Cart?

This module provides a drop-in replacement for the default Ubercart cart block that is entirely AJAX enabled, allowing users to add, update or remove items from their cart without needing to refresh the page.

Flood exemption

Component type

module

Maintenance status

Downloads

1815

Component created

Component changed

Provides role-based exemption from limits on the number of actions of a particular type.

Sample usage: allow given roles unlimited use of contact forms as provided by the core Contact module.

By default there is flood control on usage of contact forms in the core Contact module such that users are limited to (e.g., using a site contact form) that a given user can take per hour. Using Flood exemption, you can allow given roles unlimited use of the contact forms.