UC custom review order button

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module lets you customise the 'Review order' button on the Ubercart checkout page.

Usability testing on Ubercart checkout concluded that the 'Review order' button text during checkout was confusing, and in every site we made with UC we ended up changing the text to read 'Continue'. After a while this became un-manageable so I developed a simple module to allow admins to change the button's value to whatever suits their site best.

File formatters

Component type

module

Maintenance status

Development status

Downloads

27066

Component created

Component changed

Provides additional field formatters for file fields.

Currently provides the following formatters:

  • Link to file (with custom title)

Differences with the approach of Media and Styles are:

Election

Component type

module

Categories

Maintenance status

Development status

Downloads

12121

Component created

Component changed

The Election module enables you to run elections easily, securely, and effectively on a Drupal website.

It provides a framework for developers to integrate different types of election. Three types are included: 'referendums', 'STV elections', and 'first-past-the-post elections'. Other types can be provided by other modules.

Progress Tracker

Component type

module

Categories

Maintenance status

Development status

Downloads

1952

Component created

Component changed

Progress Tracker module enables you to display progress bar as block against pages e.g best example to use this module for checkout progress

1 Cart >> 2 Billing & Shipping >> 3 Payment >> 4 Review Order

Each step will have relevant url. Fully customizable to add, update and remove all steps.

Thanks to Umair Ahmad for suggesting name of this module.

cPanel SDK

Component type

module

Maintenance status

Development status

Component created

Component changed

cPanel SDK (cPanel & WHM API) Module

The cPanel SDK module is to be used by other modules so that they don't have to implement cPanel's API modules and functions themselves. It covers almost all of cPanel's API modules and functions.

Installation

Just install the normal Drupal way:

Context Bool Field

Component type

module

Categories

Maintenance status

Development status

Downloads

8309

Component created

Component changed

Context bool Field, provides a context condition base on the value a bool field on the current node.

For example if there is a view that should only show on an article page if it is a premium article. One could add a premium field to the article type and use context bool field to set a context that would only be true if the value is set to true

Amazing Auction

Component type

module

Maintenance status

Development status

Component created

Component changed

A fundraising auction for fun and profit (for non-profits).

Planned features include outbid notifications by e-mail, an enforced minimum bid increment which is pre-filled in for instant bidding, and "my bids" tracking lists for users, indicating whether they are the high bidder or not on the items for which they have bid.

Nonprofit fundraising features include setting all auctions to a single end date and exporting lists of all winning bidders by user or item.

Voiture

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

We've started developing a shell around drupal which integrates drush, install profiles, features and some other functionality to be able to install and update drupal installations among various environments;

Deployment Automation

After our first presentation about it on the Drupal Tech Talk (A small dutch Drupal event) the interest has been fairly high in actually seeing some code and we're working on getting the project cleaned up and documented so that we can start sharing it.