Elasticsearch Clients

Component type

module

Maintenance status

Development status

Downloads

1288

Component created

Component changed

This modules provides various php elasticsearch client libraries listed in http://www.elasticsearch.org/guide/en/elasticsearch/client/community/current/clients.html using composer. By just simply enabling the module and following instructions in README.txt you can download and use various php elasticsearch client libraries.

Following php elasticsearch clients will be installed by default:

BreweryDB

Component type

module

Maintenance status

Development status

Downloads

973

Component created

Component changed

BreweryDB is your database of breweries, beers, beer events and guilds! Our service is just about the facts. All of our data is curated by BreweryDB administrators, so you can be sure that the information you get is timely and accurate.

Import the data and mash it up however you like!

MaPS Suite

Component type

module

Maintenance status

Development status

Downloads

2961

Component created

Component changed

This module provides a bridge with MaPS System software. MaPS is a tool for managing large data and performing multichannel publications.

Data from MaPS System are imported into entities and fields, using an intuitive User Interface, that exposes the following features:

Hardcopy

Component type

module

Maintenance status

Development status

Component created

Component changed

Hardcopy is a Drupal 8 rewrite/rearchitecture of the print module.

Installation (Temporary Solution)

Add the following to the require section of the composer.json:

"wa72/htmlpagedom": "dev-master"

and then run composer update to download the new dependencies.

For the PDF integration the PDF API module is required: https://drupal.org/sandbox/splatio/2117169

Migrate Webform

Component type

module

Maintenance status

Development status

Downloads

4714

Component created

Component changed

It will migrate all nodes of the webform node type (with the default D6 fields using migrate_d2d backend), all the configuration* of the webform's settings, the form components, email destinations, submissions and associated submission data, in addition to any validation configuration you have (from webform_validation module). It grabs the "last downloaded" data too, in case your users were downloading sequential batches since the last time they were on the site.

Installation notes

See the README.txt file for complete details!

OSF for Drupal

Component type

module

Maintenance status

Development status

Downloads

3745

Component created

Component changed

Introduction

The Open Semantic Framework (OSF) for Drupal is a middleware layer that allows structured data (RDF) and associated vocabularies (ontologies) to "drive" tailored tools and data displays within Drupal. The basic OSF for Drupal modules provide two types of capabilities. First, there are a series of connector modules such as OSF Entities, OSF SearchAPI, OSF Field Storage and OSF Views to integrate an OSF instance into Drupal's core APIs. Second, there is a series of module tools used to administer all of these capabilities.