composer require acquia/sitestudio_contenthubThe Site Studio Content Hub module is a wrapper module and must not be enabled. This module is hidden from the module list in the Drupal UI. Enabling it provides no additional features to the site. Instead, enable one or both submodules: sitestudio_contenthub_publisher or sitestudio_contenthub_subscriber. These submodules are used in the same way as Content Hub submodules for publishing and subscribing, contenthub_publisher and contenthub_subscriber respectively.
If a website with Site Studio must publish content through Acquia Content Hub as a publisher site, enable Site Studio Content Hub Publisher.
To enable the submodule after the download of Site Studio Content Hub is complete:
Access the Drupal UI and navigate to the Extend menu.
Alternatively, run the drush pm-enable sitestudio_contenthub_publisher -y Drush command.
If a website with Site Studio must receive content as a subscriber site from Acquia Content Hub, enable the Site Studio Content Hub Subscriber module.
To enable the submodule after the download of Site Studio Content Hub is complete:
Access the Drupal UI and navigate to the Extend menu.
Alternatively, run the drush pm-enable sitestudio_contenthub_subscriber -y Drush command.
If a website must function as both a publisher and a subscriber, enable both submodules.After the download of Site Studio Content Hub is complete:
drush pm-enable sitestudio_contenthub_publisher -y drush pm-enable sitestudio_contenthub_subscriber -y Drush commands.Review the following features for content syndication with Site Studio:
If this content did not answer your questions, try searching or contacting our support team for further assistance.
composer require acquia/sitestudio_contenthubThe Site Studio Content Hub module is a wrapper module and must not be enabled. This module is hidden from the module list in the Drupal UI. Enabling it provides no additional features to the site. Instead, enable one or both submodules: sitestudio_contenthub_publisher or sitestudio_contenthub_subscriber. These submodules are used in the same way as Content Hub submodules for publishing and subscribing, contenthub_publisher and contenthub_subscriber respectively.
If a website with Site Studio must publish content through Acquia Content Hub as a publisher site, enable Site Studio Content Hub Publisher.
To enable the submodule after the download of Site Studio Content Hub is complete:
Access the Drupal UI and navigate to the Extend menu.
Alternatively, run the drush pm-enable sitestudio_contenthub_publisher -y Drush command.
If a website with Site Studio must receive content as a subscriber site from Acquia Content Hub, enable the Site Studio Content Hub Subscriber module.
To enable the submodule after the download of Site Studio Content Hub is complete:
Access the Drupal UI and navigate to the Extend menu.
Alternatively, run the drush pm-enable sitestudio_contenthub_subscriber -y Drush command.
If a website must function as both a publisher and a subscriber, enable both submodules.After the download of Site Studio Content Hub is complete:
drush pm-enable sitestudio_contenthub_publisher -y drush pm-enable sitestudio_contenthub_subscriber -y Drush commands.Review the following features for content syndication with Site Studio:
If this content did not answer your questions, try searching or contacting our support team for further assistance.