Ubercart Order Complete

Component type

module

Maintenance status

Development status

Downloads

644

Component created

Component changed

This module provides the ability to perform actions when an order is marked 'completed'.

Out of the box, it provides two simple features:

1. It records the timestamp when an order's status is changed to 'completed'.
2. It provides two hooks allowing other modules to do stuff when an order's completion date is set/unset.

Completed timestamp

When an order's status is changed to 'completed', this module will store the current timestamp in the {uc_order_complete} table.

This timestamp is available on the $order object in $order->completed.

Logo Block

Component type

module

Categories

Maintenance status

Development status

Downloads

9326

Component created

Component changed

The site logo variable is used by many contrib modules but the way it is rendered by default leaves little room for customization. Usually it is rendered by the theme in a pre-defined region, linking to the home page and displaying the full image without any possibility of using image styles. Logo Block solves these problems by creating a block that you can put wherever you want, with a configuration form where you can select which page (if any) you want the image to link to, as well as an optional image style that you want to use for the rendering of the logo.

Payment for Webform

Component type

module

Categories

Maintenance status

Development status

Downloads

7811

Component created

Component changed

This module provides a payment reference Webform component, which allows users to associate payments (made through Payment) with Webform submissions. A possible use case is requiring users to pay before submitting a webform.

I am looking for a co-maintainer who is more familiar with Webform than I am for general maintenance and better integration.

PaySafecard Gateway

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides connectivity between your Drupal Website and the Paysafecard solution.

In PaySafecard you can exchange money for a prepaid card that can then be used to buy at your Drupal E-commerce Website. We provide you with a module that connects your Drupal to this solution.

If you need to use it or you wish to work in this module, please contact us. luis@kadabrait.com

We can work together!

multilevel

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a multi-level selectbox for WebFrom in Drupal

Version

0.0.1
(It is tested with Drupal 7.x)

How to use it

Place the folder inside the module folder of Drupal, and you will be able to use it as a component in WebForm

License

Copyright (C) 2012 Twitter

Prevent Your Site From Hacker(s)

Component type

module

Maintenance status

Development status

Component created

Component changed

$Id: README.txt,v 1.0 2012/10/17 13:29:13 Exp $

CONTENTS OF THIS FILE
---------------------

* INTRODUCTION
* FEATURES
* INSTALLATION
* USAGE

INTRODUCTION
------------

Current Maintainers: Chittaranjan Pattnaik
Co-maintainer: Somesh Sen
Original Author: Kunal Maity

Prevent Hacking module helps your site URLs and Form elements from entering hacking or vulnerable character. This module helps in automating this process instead of manually applying this rectriction for URLs or Form elements.