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

Web Services Integration Framework

Web Service Integration Framework (WSIF)

Created by Deeson Online

This is an API type module - you won't need it unless you install another module that depends on it.

================================================

When connecting Drupal to an external webservice there are a number
of repeated tasks that any good web service integration requires.

1. List if the webservice is running on the report status screen
2. Take the connection to the webservice down globally if it stops
responding or runs slow.
3. Periodically check the web service when it is globally off to
see if it is back and working correctly.
4. Singleton and Factory patterns for resource handling.
5. Integration with standard Drupal framework (logging and exception handling, caching etc).

The goal of the Web Service Integration Framework (WSIF) is to provide a standardised structure
for other modules which talk to web services so it does in a standard fashion.

How to use this module with your web services module
====================================================

1. Extend and wrapper the API.
You will generally have an API for your webservice, typically
a class file that must be instantiated.
Instead of instantiating this directly we will wrapper it in
a wsif container.

Taxonomy Carousel

Screenshot of the provided block showing taxonomy term images and descriptions (

This module provides a jCarousel-styled block summaryzing by vocabulary any tagged node.

Direct message form

Provides a block and a page with a form. That's available only to users with permission( send direct message ) to contact all users. It uses the message module to do it, so on it uses rules.

Salsa Commerce

Overview

Salsa Commerce integrates the Salsa Donation pages and peer to peer donation pages provided by Salsa Entity with Commerce.

The default credit card form is replaced with a commerce payment selection form. That allows to use all kinds of payment methods that are integrated with Commerce and not just credit cards. Payment then completely happens within Drupal and the donations are saved to Salsa through the API.

Features

  • Integrate Commerce orders and payments with Salsa Donations
  • Makes it possible to validate and process payments within Drupal
  • Supports donation pages and peer to peer donation pages
  • Not yet supported: Integration with paid Salsa events
  • Not yet supported: Recurring donations

Requirements

Salsa Commerce was built for D7. There will be no back port. Requires the Salsa Entity module and Commerce and their dependencies.

Documentation

No documentation yet.

Known problems

There is currently no support for recurring donations.

Credits

MimeMail CSS Compress

Modern CSS compressor for Mime Mail module that uses CSS parser to convert simple rules to inline style attributes, but leave rules wrapped with @media block in head.

Pages

Subscribe with RSS Subscribe to RSS - Integrations