MS Dynamics Client Connection

Component type

module

Maintenance status

Development status

Downloads

1840

Component created

Component changed

Provides a client connection to the Microsoft Dynamics Online CRM, and a resource type for using Dynamics entities with the Remote Entity API.

Branches

As far as I can tell, 7.x-1.x no longer works with Dynamics. 7.x-2.x has been updated for these changes, but not entirely.

UC Alpha DeltaPay

Component type

module

Maintenance status

Development status

Downloads

647

Component created

Component changed

Adds a payment method to Ubercart to accept credit card payments through Alpha DeltaPay (Greek bank).

The original code for Drupal 6.x and Ubercart 2.x was originally created from GiorkosK and may be found at http://www.ubercart.org/project/uc_alpha_deltapay. The module for Drupal 7.x and Ubercart 3.x though is a complete rewrite of the code.

Commerce Alphabank Redirect

Component type

module

Maintenance status

Development status

Downloads

2536

Component created

Component changed

Alphabank Status Update July 2014

The bank contacted me through my clients and informed me that they will be changing their backend after their merging with another bank.
The reason they called was to tell me that I need to update the communication of my clients with their systems. As banks do of course, they are not willing to support our development or Drupal, they just force the changes. I specifically asked they sponsor the development of the new module which will be published as GPL inside Drupal.org.

Single Image Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

4296

Component created

Component changed

This module exposes a formatter that prints one image from a multi-value image field.
It will allow the same options as the original image formatter plus the possibility of choosing which image to print.

Selection must be made using a positive integer where 1 will print delta 0.

If the selected image image number doesn't exist, a random one will be chosen.

Course planner

Component type

module

Maintenance status

Development status

Downloads

5098

Component created

Component changed

This module provides some tools for planning courses in a school context. As a bonus, it also provides a library for sharing learning resources.

Watch a quite long video showing the features available in the 1.0 release
Try out a demonstration at simplytest.me
Check out Course planner being used on kursplanering.se (in Swedish)

Views example

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The objective of this project is to illustrate a bug with Views 7.x-3.5 (and more generally Views 7.x-3.x) where an embedded view with exposed widgets is emptied incorrectly because of validation errors in unrelated forms on the same page as the view.