The current maintainers are looking for new people to take ownership.

omnikassa

Omnikassa is a payment method from Rabobank. The main idea is to bundle all sorts of paymentmethods and transfer them through one paymentcompany, in this case Rabobank.

This project consists of 2 modules.

Omnikassa

This module gives you a settings form to set your Rabobank Omnikassa accountdata.

Omnikassa Commerce

This module is a payment-module for the Drupal Commerce module. It implements the settings from the Omnikassa-module and uses it for all the payments.

Payment methods included.

  • iDEAL
  • Minitix
  • Visacard
  • Mastercard
  • Maestrocard
  • Debit
  • Acceptgiro
  • Payment on delivery

Requirements

How to use

  • Create a website with the Drupal Commerce module
  • Make sure the Commerce Payment module is enabled

LayoutManager

DISCLAIMER:

This module is under active development and is unstable! There are numerous bugs and issues being addressed.

Emediate

Add banners from the Emediate advertising system to your website!

Role Expire Notification

NOTE: I've abandoned this and it does not do anything... It's just a bunch of code that I spent a day on that somebody might find useful..

I started this because I needed to extend the role_expire module's functionality to send notifications when a role was about to expire. I ran into troubles using ubercart's role expiration system, because I needed more complexity to the rules involved with role assignment.

I took a lot of ideas and code from this thread: http://drupal.org/node/827594

I ended up abandoning this in favor of a setup in ubercart's module, but this could be useful for anyone looking to pick up where I left off.

What this does do now:

  • adds 2 tables to your db, 1 for keeping track of who's been notified about what role and another for storing settings
  • provides a settings page where an admin with the right permission can configure notification settings
  • settings configurable are: email body, email subject, to/from and a message on user page
  • hooks into cron and checks the database of users against settings and calls a function that should send mail (never finished that)
  • shows token help on email body
  • integrates with role_expire

What is missing:

Speedy

The Speedy module is designed to help speed up front end performance in a site.

The Speedy module provides minified versions of core JavaScript files that are not already minified. For example, a minified version of drupal.js is provided while jquery.js (already minified) is not.

Drupal Test

This is a Test run, my first Drupal attempt

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer