Acquia expects contrib modules to follow standard core Drupal field references in order to be syndicated. Acquia does not restrict, control, or test for compatibility with contrib modules. Acquia has no policy to support non-standard contrib modules and customers should consider engaging with PS as this would be considered custom code from a Support perspective.
The following contributed modules can be used with Content Hub, either with no modifications or with some additional modules or patches. Websites with complex or circular content models may experience unexpected issues. If such issues occur, you must contact Acquia Support.
Fully-supported modules
The following modules work with Content Hub without any modifications:
- Entity Construction Kit (ECK) versions 7.x-2.0-rc7 or later
- Paragraphs version 8.x: Supports both import and export
Modules requiring modifications
The following modules work with Content Hub, but either require additional modules or patches, or have caveats:
- Entity Construction Kit (ECK) version 8.x: Requires that you grant anonymous users the View any [entity_type] entities permission.
- Field Collection versions earlier than 7.x-1.0-beta12: Requires the patch from this issue.
- File Entity (fieldable files) versions 7.x and 8.x: Files uploaded with this module before installation of Content Hub aren’t syndicated until you run cron, which updates the
bundle
value for uploaded files. - Metatag: May add a trailing slash to content, preventing content export. For more information, see Known issues.
- Paragraphs version 7.x: Requires patch. Content Hub supports only entities that have UUID, so this module also requires the Paragraphs UUID module, which is in this sandbox.
Shield version 8.x: Requires both a patch from this issue on Drupal.org and adding the following configuration line to
settings.php
:$config['shield.settings']['paths'] = '/acquia-contenthub/*';
- Workbench Moderation versions 7.x-1.4 or later requires patch.
Unsupported modules for the current Drupal version
purge_processor_lateruntime
: causes issues during Content Hub imports. For more information, see Known issues in Content Hub.- Lingotek: incompatible with Content Hub 1.x.
- Experimental modules
These modules are not recommended for use. - Field Collection: Acquia recommends using the Paragraphs module instead.
- File Entity
- Panelizer: Content Hub 1.x support isn’t guaranteed for this module.
- Focal Point
purge_processor_lateruntime
: causes issues during Content Hub imports. For more information, see Known issues in Content Hub.
Unsupported modules for Drupal 7
- Brightcove Media version 7.x-1.5
- Content translation: Use Entity Translation instead.
- Panelizer: Content Hub 1.x support isn’t guaranteed for this module.