PHPackages                             acquia/sitestudio\_contenthub - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. acquia/sitestudio\_contenthub

ActiveDrupal-module

acquia/sitestudio\_contenthub
=============================

Adds Site Studio support for Acquia ContentHub.

8.2.4(2mo ago)0129.0k↓37.2%3[3 issues](https://github.com/acquia/sitestudio_contenthub/issues)1GPL-2.0-or-laterPHP

Since Aug 23Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/acquia/sitestudio_contenthub)[ Packagist](https://packagist.org/packages/acquia/sitestudio_contenthub)[ RSS](/packages/acquia-sitestudio-contenthub/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (83)Used By (1)

Acquia Site Studio ContentHub
=============================

[](#acquia-site-studio-contenthub)

Acquia Site Studio Contenthub provides integration between [Acquia Site Studio](https://www.acquia.com/products/drupal-cloud/site-studio) and [Acquia Contenthub](https://www.acquia.com/products/drupal-cloud/content-hub) in the form of two modules, a subscriber and a publisher. These two modules provide an Acquia approved and tested route for using the two products in tandem.

The core Acquia Site Studio module can be found at  - for full details on product setup and installation please refer to the [documentation](https://sitestudiodocs.acquia.com/).

Installation with composer
--------------------------

[](#installation-with-composer)

Using composer is the preferred way of managing your modules and themes as composer handles dependencies automatically and there is less margin for error. You can find out more about composer and how to install it here: . It is not recommended to edit your composer.json file manually.

Open up your terminal and navigate to your project root directory.

Run the following commands to require the module:

```
composer require acquia/sitestudio_contenthub

```

Site Studio ContentHub will install along with several module dependencies from drupal.org.

You can now enable the modules via drush with the following commands:

```
drush cr
drush pm-enable sitestudio_contenthub_publisher -y
drush pm-enable sitestudio_contenthub_subscriber -y

```

Using Acquia Site Studio ContentHub module
------------------------------------------

[](#using-acquia-site-studio-contenthub-module)

Acquia Site Studio ContentHub module contains two submodules - "Site Studio ContentHub Publisher" and "Site Studio ContentHub Subscriber". The main module is used as a "wrapper" and is intentionally hidden from module list in Drupal UI. Enabling it will add no additional benefit or functionality. Instead, one or both submodules should be enabled, depending on desired functionality of the site - Content Publishing, Subscribing or both.

If the site is to be in a role of "Publisher", enable "Site Studio ContentHub Publisher" via Drupal UI or via Drush:

```
drush pm-enable sitestudio_contenthub_publisher -y

```

If the site is to be in a role of "Subscriber", enable "Site Studio ContentHub Publisher" via Drupal UI or via Drush:

```
drush pm-enable sitestudio_contenthub_subscriber -y

```

Documentation
-------------

[](#documentation)

Further documentation for Site Studio ContentHub is available [here](https://sitestudiodocs.acquia.com/6.7/user-guide/using-acquia-cohesion-acquia-content-hub).

License
-------

[](#license)

Copyright (C) 2021 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance87

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Total

74

Last Release

53d ago

Major Versions

6.9.4 → 7.0.12023-01-24

6.9.5 → 7.0.22023-02-20

6.9.x-dev → 7.0.x-dev2023-07-04

7.5.2 → 8.0.0-beta12024-07-31

7.5.x-dev → 8.0.22024-11-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e8969114e0f3bdd130d021357e5003be19cb0517fa3507eb6c429b020f06f16?d=identicon)[jfarrell](/maintainers/jfarrell)

![](https://www.gravatar.com/avatar/511a4904481f7c1f2e4a18712a09caf664b4628ce3babaadae33cbee352fcd00?d=identicon)[sgrichards](/maintainers/sgrichards)

---

Top Contributors

[![cohesion-flotz](https://avatars.githubusercontent.com/u/59478041?v=4)](https://github.com/cohesion-flotz "cohesion-flotz (1 commits)")

### Embed Badge

![Health badge](/badges/acquia-sitestudio-contenthub/health.svg)

```
[![Health](https://phpackages.com/badges/acquia-sitestudio-contenthub/health.svg)](https://phpackages.com/packages/acquia-sitestudio-contenthub)
```

###  Alternatives

[acquia/df

A framework for demoing enterprise-ready Drupal solutions.

2038.4k](/packages/acquia-df)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
