This project is under active development.

UC Order Credit

Premise

This module was created to address a couple of issues that made using/modifying UC Store Credit unattractive:

  • Fairly bulky esp. with user points - a lot of unneeded functionality
  • UC Store Credit will not allow partial pay for an order using credit

Functionality

The module thus far is very simple < 200 lines of code and correctly allows both the addition and use of store credit. Store credit in this sense is only meant to be given out as a refund and is issued on an order to balance against an already made payment. You may issue store credit arbitrarily by creating an order with only a store credit line item, but this is not currently an intended purpose.

In the simplest of terms store credit is issued by a line item (purchase) and used as a payment (currently piggybacks on the Other payment method provided by Payment Pack).

Features

Current features are as follows:

  • Addition of store credit
  • Automatic use of store credit by users and a notification of this on checkout
  • Control the ability to issue store credit with standard permissions

Planned/wanted/needed features:

  • A way to select how much store credit (if any) is used on checkout
  • Store report to show who has credit and how much (ideally with views)

FSTA - Few Steps To Aegir

FSTA is a simple bash script which prepare your system for the installation of Aegir hosting system and try to optimize the system a bit.

REQUIREMENTS

  • Debian 6 or later
  • root access to server
  • clean installation of system
  • at least 1 GB RAM

INSTALLATION INSTRUCTIONS
You can find installation manual on this page

Multiple upload alone

Sample of archive upload on node creation / edit.

This module allows to upload a single zip file and save the contained files into Drupal as node attachments, discarding the original file.

Pages

Subscribe with RSS Subscribe to RSS - Under active development