Acquia Content Hub

Component ID

2759027

Component name

Acquia Content Hub

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

28267

Component created

Component changed

Component body

Acquia Content Hub enables the distribution and discovery of content from any source to create engaging multi-channel digital experiences.

This module allows to connect Drupal sites to the Acquia Content Hub service.

Installation instructions

Make sure you use composer to install this module. Downloading the tarball from drupal.org will not work.

From a command prompt window, go to the top level in your Drupal 8 directory (the directory that contains the composer.json file) and run these commands:

composer config repositories.drupal composer https://packages.drupal.org/8
composer require drupal/acquia_contenthub:~1.0

See detailed instructions.

Drupal 7

The Drupal 7 version of this module is not available on drupal.org. This is because the module relies on several composer dependencies, and drupal.org does not support such packaging mechanism. You can download the Drupal 7 tarballs from here.