Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

chrinor2002/drupal-module

 
 

Repository files navigation

GatherContent Import

This module allows you to quickly import content from your GatherContent projects into your Drupal site.

GatherContent is an online platform for pulling together, editing, and reviewing website content with your clients and colleagues. It's a reliable alternative to emailing around Word documents and pasting content into your CMS. This module replaces that process of copying and pasting content and allows you to bulk import structured content, and then continue to update it in Drupal with a few clicks.

Connecting a powerful content production platform, to a powerful content publishing platform.

Content can be imported as any sort of node content type. And you can choose to create new items etc. or overwrite existing entities.

The module allows you to specifically map each field on your items in GatherContent to various fields in Drupal, these include; title and any field your content type may have. It also allows you to directly embed images and files.

Installation

This section describes how to install the module and get it working.

(Please note you need Entity API in order to use the GatherContent module)

  1. Upload contents of the drupal-module folder to /sites/all/modules/gathercontent/ directory.
  2. Install the GatherContent module through the 'Modules' menu in Drupal
  3. Click on the menu item "Configuration" and then click "Content Authoring > GatherContent"
  4. Link your accounts. You will need to enter your GatherContent account URL (e.g. http://mywebsite.gathercontent.com) and your personal GatherContent API key. You can find your API key in your Settings area within GatherContent, by opening the API tab.

Support

Contact us directly via email for support support@gathercontent.com.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.7%
  • JavaScript 19.3%