iqual/iq_content_publishing_hootsuite
Composer 安装命令:
composer require 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.
README 文档
README
Provides Hootsuite 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
- Drupal 11
- Content Publishing (
iq_content_publishing) module - Hootsuite API (
iq_hootsuite_api) module - A Hootsuite Developer account with an application (https://hootsuite.com/developers/my-apps)
Installation
Install as you would normally install a contributed Drupal module. For further information see Installing Drupal Modules.
composer require iqual/iq_content_publishing_hootsuite drush en iq_content_publishing_hootsuite
Configuration
- Navigate to Administration » Configuration » Content Publishing » Platforms
(
/admin/config/content-publishing/platforms). - Add a new platform and select Hootsuite as the plugin.
- Enter your OAuth2 Client ID and Client Secret obtained from the Hootsuite Developer Portal, then save the configuration.
- From the platform list, click Connect to Hootsuite in the operations dropdown. You will be redirected to Hootsuite to authorize the application.
- After authorization, click Fetch Profiles to retrieve your available social media profiles.
- In the platform settings, enter the Social Profile IDs you want to publish to (one per line).
- Optionally configure whether posts are sent immediately or scheduled with a delay.
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
This module reuses the "Administer content publishing" permission provided
by iq_content_publishing. All administrative routes require this permission.
iqual/iq_content_publishing_hootsuite 适用场景与选型建议
iqual/iq_content_publishing_hootsuite 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 45 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 02 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「drupal」 「social media」 「hootsuite」 「content publishing」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 iqual/iq_content_publishing_hootsuite 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 iqual/iq_content_publishing_hootsuite 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 iqual/iq_content_publishing_hootsuite 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
Provides an add-on purchasable entity.
Drupal integration module for the Kalastatic prototyping and styleguide tool
Provides a base set of configuration and module dependencies for starting new Drupal projects.
LinkedIn integration for Social
This module extends Drupal Migrate framework.
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-02-27