bo-hub/ci-hub-adapter-bundle
最新稳定版本:3.1.0
Composer 安装命令:
composer require bo-hub/ci-hub-adapter-bundle
包简介
CI HUB Adapter for Pimcore DataHub
README 文档
README
This bundle integrates CI HUB to Pimcore DataHub and therefore allows integrating Pimcore Assets and DataObjects directly into Adobe and Microsoft products.
Features in a nutshell
- Configure a schema and expose data like with other DataHub adapters via Drag & Drop.
- Exported data is cached to get a high performance API.
- A token is provided which can be used for connecting CI HUB with your Pimcore DataHub endpoint.
Installation
This bundle depends on the Pimcore DataHub and the Simple REST Adapter bundles. They need to be installed first.
To install the CI HUB Adapter complete following steps:
- Install via composer
composer require ci-hub/pimcore-ci-hub-adapter-bundle - Enable via command-line (or inside the Pimcore extension manager)
bin/console pimcore:bundle:enable PimcoreCIHubAdapterBundle - Clear cache and reload Pimcore
bin/console cache:clear --no-warmup
Make sure, that the priority of the Pimcore DataHub is higher than the priority of the Simple REST Adapter, and the priority of the Simple REST Adapter is higher than the priority of the CI HUB Adapter. This can be specified as parameter of the
pimcore:bundle:enablecommand or in the Pimcore extension manager.
Bundle Configuration
Configure the default thumbnail, which is used by CI HUB to display the preview of your Pimcore Assets:
# Default configuration for "PimcoreCIHubAdapterBundle" pimcore_ci_hub_adapter: # Default image/document thumbnail settings. default_preview_thumbnail: # Defaults: format: PNG width: 300 height: 300 frame: true forceResize: true
Attention: This configuration is overwritten by any image thumbnail configuration with the name of "galleryThumbnail" in the Pimcore Back-End.
Further Information
Since this bundle is based on the Simple REST Adapter Bundle for Pimcore DataHub, see its documentation for details on configuration and usage.
Planned features
- Add or update Pimcore Assets via CI HUB interface
- Identification endpoint with permission details (CRUD)
License
Brand Oriented, Okopowa 33/26, 01-059 Warszawa, Polska
brandoriented.pl, biuro@brandoriented.pl
Copyright © 2023 Brand Oriented. All rights reserved.
CI HUB GmbH, Benkertstrasse 4, 14467 Potsdam, Germany
ci-hub.com, info@ci-hub.com
Copyright © 2021 CI HUB GmbH. All rights reserved.
For licensing details please visit LICENSE.md
统计信息
- 总下载量: 5.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-01-25
