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

DocuSign Integration

This module provides Drupal integration with the DocuSign API using the WSClient.

payson

-Helper module which helps to do payment service provider through Payson
-It has administrative interface to set up email address, additonal cost , taxes so on.

exchange_rate

Exchange Rate Blocks & Charts

Exchange Rate API is an extensible module that allow users to display and manage the exchange rate in countries from around the world.

Is common to see tools that present the official exchange rate, the problem is that each bank has his own rate, for this reason it is important to have a tool that can show the different variations across multiple financial institutions.

Usage:

1. Install exchange module . i.e drush dl exchange_rate; drush en -y exchange_rate
2. Select what submodules by country do you want to enable i.e Costa Rica, Genosha , etc
3. Go to settings page admin/config/regional/exchange_rate to configure:

  • Currencies enabled per Country
  • Banks enabled per Country

4. Enable blocks per country modules enabled in step 2. Each block will present a table for each currency enabled in that specific country.

5. If you want to use the information stored in database in an external application, you must enable the module Exchange Rate Services and fetch the data via GET Method i.e:

http://labs.anexusit.com/exchange/api/rest/rate/costa_rica/retrieve/usd/2012-3-2

costa_rica : country code

Comment Interval Module

The Comment Interval module provides an advanced action that allows site admins to specify an interval at which to send comment email notifications. For example, an interval setting of 10 will send out a notification email every 10 comments posted on the site. This functionality is useful when comments need approval before being published.

The notification email that gets sent out by this module is sent to the site email address that was specified when you first installed Drupal. This can be changed via the Site Details section of the Site Information administration page.

Requirements

The Comment Interval module requires the Core Comment and Trigger modules, as well as the Contributed Token module.

Usage

1. Comment Interval Configuration

Download and install the Token and Comment Interval modules on your site. Enable the Comment, Trigger, Token, and Comment Interval modules via the Modules administration page.

Pages

Subscribe with RSS Subscribe to RSS - Integrations