Ubercart Checkout Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides some jQuery to convert the fieldsets in the checkout process of ubercart to a tabbed interface.

Enable this module and the checkout page gets tabbed.

The modules requires following modules:

  • jquery_ui
  • jquery_update
  • uc_cart

Autoloader Early

Component type

module

Maintenance status

Development status

Downloads

837

Component created

Component changed

This module provides a PSR-0 compatible autoloader. It can be also used as a map-based autoloader. This autoloader support different folders for different namespaces, can be used for anything, external libraries but PSR-0 compatible modules code also.

It can be used in pre-bootstrap early code, even before Drupal has been bootstrapped itself (with the help of the settings.php file) or included with your cache, session or lock backends, therefore enabling it on really early bootstrap phases.

Webform Submission to Node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module would map webform submissions to a node. It was for Drupal 6 but never was developed far enough to be worth sharing with the community, project went in another direction.

Module filter NG

Component type

module

Maintenance status

Development status

Component created

Component changed

Module filter implementation based on vertical tabs and Instant filter, as described in #1023252: UI should utilize Drupal 7 core more - new 7.x-2.x branch?.

Before reporting issues, make sure you're using the latest dev release of Instant filter and the latest checkout of this project's code!

Commerce Reports

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module seeks to add reporting to the Drupal Commerce module, similar to the reports found in Ubercart. Commerce Reports will use the Views 3 module.
I am actively seeking co-maintainers that are knowledgable in the area of modules, Views, and the Commerce APIs.

Blitz.io Load Test Verification

Component type

module

Maintenance status

Development status

Downloads

584

Component created

Component changed

In order to perform a "rush" performance test you will need to allow the app to hit a URL on your site and return only "42" for verification. This will let you set that URL which is custom to your account and setup the simple response... if you don't want txt files in your root :)

Blitz makes load and performance testing fun.

Visit blitz.io to create an account.

Turns out this module isn't very needed...