Pay.gov

Component type

module

Maintenance status

Development status

Component created

Component changed

Pay.gov Connector

This module provides basic programmatic connectivity to pay.gov.

It supports two approaches:

1. credit card web service payment gateway
1. pay.gov hosted collection

It is expected you furnish SSL-based transactions for your form.

This module does not generate forms or automatically integrate into
forms. You must program a form alter and a callback with your own
mapping between your form fields.

Social media share

Component type

module

Maintenance status

Development status

Downloads

14602

Component created

Component changed

The social media share module allows the user to share current page to different social media platforms. It is rendered as block, you can place it anywhere of your site.

Module provides social media field type so that you can add it as field in entity and take all benefits from field API.

It is flexible to share any page of the site whether it is node, term , panels, view pages so on.

YoutubeAPI

Component type

module

Maintenance status

Development status

Downloads

505

Component created

Component changed

YouTube Data API V3 integration.

This module allow drupal developers to work with google YouTube API V3 easier. As this is an API module, it in itself doesn't do anything.

For Example, to search 'drupal' videos on youtube, You have just to call:

use DrupalyoutubeapiYoutubeAPISearch;

$api = new YoutubeSearch();
$api->addQuery(YoutubeSearch::q, 'drupal');
//Optionally.
$api->addQuerys([YoutubeSearch::part => 'snippet', YoutubeSearch::type => 'video']);
$result = $api->execute();;

Localist Calendar

Component type

module

Maintenance status

Development status

Component created

Component changed

By using this module, you find a way over your Drupal backend to create the embedded code as a block on your Drupal backend.

Installation:
It is as simple as installing any other Drupal module. Simply, go to admin > modules and activate your module.

Dependencies:
jQuery_update

Lionbridge translation provider

Component type

module

Maintenance status

Development status

Downloads

329

Component created

Component changed

Overview

Lionbridge Translation Provider is an external translation service for the Translation Management Tool module. It allows users to send content directly from their Drupal site into Lionbridge onDemand for professional translation by the world's largest translation firm.