Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

fb_pay

Shares your content just for the price a like

MIU

Project to permit Multiple Image Upload on image fields.

CiviCRM Drupal bridge refactor

After discussing with @dlobo in #civicrm Drupal channel, I start completely rewrite the civicrm Drupal bridge (the Drupal modules in civicrm)

The goals are:

  1. Write more "drupalist" code.
  2. Using the drupal.org issue queue for faster bugfixing.
  3. Split functionality when we are in civicrm section (http://example.com/civicrm/*) or in normal drupal pages.
  4. The civicrm is really great, but I understand Drupal developers, why they doesn't like it. I want to create drupallike civicrm by using civi_api.
  5. Remove dependency of sites/all/modules directory, first try to put into sites/all/libraries, then using libraries api.
  6. Write drupal tests

Usage:

  1. Download the civicrm from CiviCRM home page to sites/all/modules directory.
  2. Delete the drupal directory from sites/all/modules/civicrm
  3. Download this module as a usual drupal module, and enable it.
  4. Install CiviCRM.

Notice:

All of this project is completely a plan. Let see, how is this work. There should be some licencing problem, but as I plan, the original code will be full rewritten.

whami Source Adapter

Use case
In the context of nodes with geo-information – for example using maps - there is pretty often the requirement to display further geo-related information in the same area as the geo-information of the node itself. ´whami source-adapter´delivers a generic method fulfilling this requirement together with two source adapters, one for Panoramio, one for Wikipedia. This module was part of the development of whami.com and can easily be extented with further source adapters.

Usage
First you must have nodes with geo-information in your Drupal Database. Specifically nodes of a configurable content type that have the geodata in a cck field of type geo.

The modules provide blocks named "whami Source Adapter: [Source Name]" i.e. "whami Source Adapter: Panoramio" or "whami Source Adapter: Wikipedia". Set your content type and cck geo field name in the block configuration and put the block in a region on the page.

Description
‘whami source-adapter’ delivers two configurable display blocks for Wikipedia/Panoramio-content which is locally close to the geo-information of the node.
There are general dependencies (CCK- and Geo-module) as well as specific dependencies for each source adapter.

Panoramio source adapter

Commerce Datatrans

logo.png

Overview

This project provides a Datatrans integration for the Drupal Commerce payment and checkout system. Currently supports security level 0,1 and 2 for redirected payment with full logging for testing and debugging.
Datatrans is an international specialist for Internet-based payments, based in Switzerland. As a leading Swiss payment service provider (PSP) Datatrans operates independently from financial institutions.

Features

This project includes a base module that allows those that have a contract with datatrans to setup and execute direct e-commerce payments.

  • Payment page

Requirements

You will need the following modules:

Installation

Activate module, make sure a payment method has been created in Drupal Commerce (Store > Configuration > Payment methods) and setup your custom Datatrans API keys.

Known problems

No known problems.

Links to Documentation

No additional documentation yet.

Credits

This project is sponsored, maintained and developed by MD Systems.

Similar projects

Pages

Subscribe with RSS Subscribe to RSS - Integrations