Webform Feeds

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds the ability to use Webform submissions as a source for a Feeds importer. It adds a new fetcher (“Webform Fetcher”) and a new parser (“Webform Submission Parser”). It requires the Feeds module and the Webform module.

Migrate Kit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

MigrateKit is a module that complements Migrate module to allow import items into multi-value field collections.

Description

The weak point of Migrate is that it uses map id's as base for count. So, if there is more than one same id in a database (that belong to the same item and will be imported as multi-value field collections), it can't handle them. This module presents changes subclasses form Migrate module and the Field Collection migrate inc file, that allows it to bypass this limitation.

Broadbean

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a project to integrate Broadbean services (www.broadbean.com/uk/) to any Drupal website. It has been started as a way of integrating their services with a client website. Their system uses a simple "push" system whereby jobs are posted to Broadbean who then "push" an XML post to one of many websites / services / job board websites. My goal is that one of the websites that they post to is a Drupal website.

Goals:

Restore

Component type

module

Maintenance status

Development status

Downloads

1330

Component created

Component changed

Details

This module provides simple export/import functionality, rather than relying on modules restore scripts can be flat JSON files or provided via hooks.

The advantage of this method is that it is only run when you want it, rather than during cache clearing, cron runs or even page loads.

More information can be seen in the documentation pages: http://drupal.org/node/1923236.