Gathercontent OG

Component type

module

Maintenance status

Development status

Component created

Component changed

GatherContent OG implements hooks to add a group selection field to the GatherContent module's create/edit mapping form. If the OG Menu module is enabled this GatherContent OG module will also replace the menu on the GatherContent module's import page with the menu associated with the OG group selected earlier.

Potential Improvements

It would be good to replace the "hand crafted" group selection field with the group selection widget provided by the OG module.

REST Views

Component type

module

Maintenance status

Development status

Downloads

3557

Component created

Component changed

This module enhances the REST export functionality in Views to solve the following use cases:

  • Your field has multiple values. You want to render each item, but export them as an array instead of a single string.
  • Your field contains data that is a JSON primitive (ie. a boolean or number). You want to export this value as the correct type, instead of a string.
  • Your field is an entity reference. You want to export the target entity as a nested object, instead of a single string.

Cision Feed

Component type

module

Maintenance status

Development status

Downloads

274

Component created

Component changed

Overview

This module is providing a custom parser and a fetcher for the Feeds module, adding support to import content from cision.

  • Handle translations
  • Import multiple images and files

Demo Feed

The following url can be used for testing purposes:
http://publish.ne.cision.com/papi/NewsFeed/A275C0BF733048FFAE9126ACA64DD08F

HTML to entity

Component type

module

Maintenance status

Development status

Component created

Component changed

Html to entity is a module that allow to import any html page to Drupal, giving you the opportunity to decide which part of the page you want to save in which field of a Drupal entity.

This module make an intensive use of Migrate and is plugin and service driven allowing it to be extended in the Drupal way.

Requirements

  • Migrate (core module)
  • Migrate Plus

Recommended modules

  • Migrate Tools

Entity Backup

Component type

module

Maintenance status

Development status

Downloads

272

Component created

Component changed

Entity Backup

Main purpose of Entity backup module is to keep the backup of deleted Drupal core entities and perform recovery of them.

Means if you have deleted Nodes , Comments , Taxonomy Terms , Taxonomy Vocabularies or Users , Then you can recover it.

Settings