Multiversion

Component type

module

Maintenance status

Development status

Downloads

53532

Component created

Component changed

Note: It's advised that you install this module right after installing your site (or before adding content). Switching storage handler involves a migration of existing content which needs work.

Google+ synchronization

Component type

module

Maintenance status

Development status

Downloads

1051

Component created

Component changed

[EN]


This module allows to authenticate to Drupal using Google+ account.
It includes PHP client library for Google APIs (google-api-php-client).
This module is independent and does not require any other modules or libraries.
This module is sponsored by DrupalSquad

PowerTagging

Component type

module

Maintenance status

Development status

Downloads

2958

Component created

Component changed

The PowerTagging module is able to analyze content from Drupal nodes including file attachements. PowerTagging annotates content automatically with concepts from a thesaurus or taxonomy by using all their names (incl. synonyms). Users can curate all suggested tags or can also index collections of Drupal content nodes automatically resulting in a semantic index. This makes search more comfortable than ever before.

Migrate Source YAML

Component type

module

Categories

Maintenance status

Development status

Downloads

163

Component created

Component changed

A simple migrate source for migrating content from YAML files. Uses the Symfony YAML component to parse the YAML files.

The primary use case is for importing example content defined in YAML files, however this source is flexible enough to allow the import of any YAML file with a recurring structure.

Note that this module hasn't yet been tested with large data sets and the approach may not scale to very large YAML files.

Collect

Component type

module

Maintenance status

Development status

Downloads

2874

Component created

Component changed

Collect allows to collect and store data of any kind.

A metadata management layer on top of a generic storage allows to add meaning to the collected data and expose it to other components like Views, Search API and other.

signup_manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Aims to provide a generalized signup module.

This module should provide a set of features like

  • hooks
  • blocks
  • administration pages
  • import/export
  • API

that could be used by modules like:

Contact me if you are interested in integrating your module with this module, and need specific features.

SalesForce pusher

Component type

module

Maintenance status

Development status

Downloads

699

Component created

Component changed

This module not for end-user. You should be able to change its code for pushing Your own data to SalesForce.

SalesForce is a powerfull online CRM system
This module aims to provide an easy way to push data from drupal to salesforce using its Bulk API functionality.

Currently implemented:

- users -> Contacts
- webforms -> Campaigns
- webforms submissions -> CampaignMembers

Work in progress:

TODO

Menu Import from Word Processor Document

Component type

module

Maintenance status

Development status

Downloads

545

Component created

Component changed

Import a menu structure for your Drupal site from an outline in a word processor document. It is built as an extension to the menu import functionality provided by the Menu Import/Export module.

Menu Import from Word Processor Document supports importing a menu hierarchy based on a basic outline (bulleted or numbered indented list) for the following formats of word processing documents:

Feeds ECK Processor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Feeds processor for Entity Construction Kit provided entities.

Module provides processor for Feeds, which can import any data to ECK entities from CSV, XML or any other format provided by Feeds parser.
Files can be uploaded either from local machine or remote location.

Entities can be mapped based on unique properties such as Feeds GUID, Entity id or Title. Unique properties can be extended by Feeds API.