PHPackages                             iqual/iq\_content\_publishing\_hootsuite - 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. [API Development](/categories/api)
4. /
5. iqual/iq\_content\_publishing\_hootsuite

ActiveDrupal-module[API Development](/categories/api)

iqual/iq\_content\_publishing\_hootsuite
========================================

Provides Hootsuite integration for the Content Publishing framework. Enables publishing Drupal content to social media platforms via the Hootsuite API.

045—0%PHP

Since Mar 13Pushed 2mo agoCompare

[ Source](https://github.com/iqual-ch/iq_content_publishing_hootsuite)[ Packagist](https://packagist.org/packages/iqual/iq_content_publishing_hootsuite)[ RSS](/packages/iqual-iq-content-publishing-hootsuite/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Content Publishing: Hootsuite
=============================

[](#content-publishing-hootsuite)

Provides [Hootsuite](https://hootsuite.com) integration for the **Content Publishing** framework. It enables publishing Drupal content to social media platforms (Twitter/X, Facebook, Instagram, LinkedIn, etc.) via the Hootsuite scheduling API.

Requirements
------------

[](#requirements)

- Drupal **11**
- [Content Publishing (`iq_content_publishing`)](https://github.com/iqual-ch/iq_content_publishing) module
- [Hootsuite API (`iq_hootsuite_api`)](https://github.com/iqual-ch/iq_hootsuite_api) module
- A **Hootsuite Developer** account with an application ()

Installation
------------

[](#installation)

Install as you would normally install a contributed Drupal module. For further information see [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).

```
composer require iqual/iq_content_publishing_hootsuite
drush en iq_content_publishing_hootsuite
```

Configuration
-------------

[](#configuration)

1. Navigate to **Administration » Configuration » Content Publishing » Platforms**(`/admin/config/content-publishing/platforms`).
2. Add a new platform and select **Hootsuite** as the plugin.
3. Enter your **OAuth2 Client ID** and **Client Secret** obtained from the Hootsuite Developer Portal, then save the configuration.
4. From the platform list, click **Connect to Hootsuite** in the operations dropdown. You will be redirected to Hootsuite to authorize the application.
5. After authorization, click **Fetch Profiles** to retrieve your available social media profiles.
6. In the platform settings, enter the **Social Profile IDs** you want to publish to (one per line).
7. Optionally configure whether posts are sent immediately or scheduled with a delay.

How It Works
------------

[](#how-it-works)

The module registers a `hootsuite` content publishing platform plugin that:

- **Generates social media copy** — uses the Content Publishing AI pipeline with built-in prompt instructions optimised for short-form social posts (≤ 280 characters, hashtags, CTA, etc.).

Hootsuite API is managed by the iqual/iq\_hootsuite\_api dependency

- **Manages OAuth2 tokens** — handles the full three-legged OAuth2 authorization-code flow, including automatic token refresh on expiry.
- **Schedules or publishes posts** — sends messages to one or more Hootsuite social profiles, with optional image attachments and configurable scheduling delay.

Permissions
-----------

[](#permissions)

This module reuses the **"Administer content publishing"** permission provided by `iq_content_publishing`. All administrative routes require this permission.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance58

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/43082de1b2e2b2b2d48b7ff7dbc7c60ff1d0a015123d4062ac0b49ea0b3b725f?d=identicon)[iqual](/maintainers/iqual)

---

Top Contributors

[![youpixxl](https://avatars.githubusercontent.com/u/3398689?v=4)](https://github.com/youpixxl "youpixxl (21 commits)")

### Embed Badge

![Health badge](/badges/iqual-iq-content-publishing-hootsuite/health.svg)

```
[![Health](https://phpackages.com/badges/iqual-iq-content-publishing-hootsuite/health.svg)](https://phpackages.com/packages/iqual-iq-content-publishing-hootsuite)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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