acquia/sitestudio_contenthub
Composer 安装命令:
composer require acquia/sitestudio_contenthub
包简介
Adds Site Studio support for Acquia ContentHub.
README 文档
README
Acquia Site Studio Contenthub provides integration between Acquia Site Studio and Acquia Contenthub 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 https://github.com/acquia/cohesion - for full details on product setup and installation please refer to the documentation.
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: https://getcomposer.org/. 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
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
Further documentation for Site Studio ContentHub is available here.
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.
acquia/sitestudio_contenthub 适用场景与选型建议
acquia/sitestudio_contenthub 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 134.12k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 08 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 acquia/sitestudio_contenthub 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 acquia/sitestudio_contenthub 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 134.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 14
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-08-27