PHPackages                             ci-hub/pimcore-ci-hub-adapter-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ci-hub/pimcore-ci-hub-adapter-bundle

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

ci-hub/pimcore-ci-hub-adapter-bundle
====================================

CI HUB Adapter for Pimcore DataHub

v2.0.1(4y ago)210.5k↓50%6[2 issues](https://github.com/CI-HUB-GmbH/PimcoreCIHubAdapterBundle/issues)GPL-3.0-or-laterPHPPHP &gt;=8.0

Since Dec 16Pushed 4y ago3 watchersCompare

[ Source](https://github.com/CI-HUB-GmbH/PimcoreCIHubAdapterBundle)[ Packagist](https://packagist.org/packages/ci-hub/pimcore-ci-hub-adapter-bundle)[ Docs](https://github.com/ci-hub-gmbh/PimcoreCIHubAdapterBundle)[ RSS](/packages/ci-hub-pimcore-ci-hub-adapter-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

[![Software License](https://camo.githubusercontent.com/cad8c16a3d580a69d8923c98d8de25d21cb00fa54fa60a856a8e1ca657f79db4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Stable Version](https://camo.githubusercontent.com/5c36c267d66772301f3e769007d15838b30e279842fd4b7fe9b38cf2af26c3a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63692d6875622d676d62682f70696d636f72652d63692d6875622d616461707465722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ci-hub/pimcore-ci-hub-adapter-bundle)

This bundle integrates [CI HUB](https://ci-hub.com/) to [Pimcore DataHub](https://github.com/pimcore/data-hub)and therefore allows integrating Pimcore Assets and DataObjects directly into Adobe and Microsoft products.

Features in a nutshell
----------------------

[](#features-in-a-nutshell)

- Configure a schema and expose data like with other DataHub adapters via Drag &amp; 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.

[![Sample Configuration](docs/images/ci_hub_config.png "Sample Configuration")](docs/images/ci_hub_config.png)

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

[](#installation)

This bundle depends on the [Pimcore DataHub](https://github.com/pimcore/data-hub) and the [Simple REST Adapter](https://github.com/ci-hub-gmbh/SimpleRESTAdapterBundle) 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:enable` command or in the Pimcore extension manager.

Bundle Configuration
--------------------

[](#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
-------------------

[](#further-information)

Since this bundle is based on the [Simple REST Adapter Bundle](https://github.com/ci-hub-gmbh/SimpleRESTAdapterBundle)for Pimcore DataHub, see its documentation for details on configuration and usage.

Planned features
----------------

[](#planned-features)

- Add or update Pimcore Assets via CI HUB interface
- Identification endpoint with permission details (CRUD)

License
-------

[](#license)

**CI HUB GmbH**, Benkertstrasse 4, 14467 Potsdam, Germany
[ci-hub.com](https://ci-hub.com),
Copyright © 2021 CI HUB GmbH. All rights reserved.

For licensing details please visit [LICENSE.md](LICENSE.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~6 days

Total

4

Last Release

1596d ago

Major Versions

v1.0.0 → v2.0.02021-12-16

PHP version history (2 changes)1.x-devPHP &gt;=7.2

v2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25656157?v=4)[CI-HUB](/maintainers/ci-hub)[@ci-hub](https://github.com/ci-hub)

---

Top Contributors

[![AndiKeiser](https://avatars.githubusercontent.com/u/9332971?v=4)](https://github.com/AndiKeiser "AndiKeiser (3 commits)")[![Joerg-Seidler](https://avatars.githubusercontent.com/u/55386240?v=4)](https://github.com/Joerg-Seidler "Joerg-Seidler (1 commits)")

---

Tags

pimcorepimcore-bundle

###  Code Quality

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ci-hub-pimcore-ci-hub-adapter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ci-hub-pimcore-ci-hub-adapter-bundle/health.svg)](https://phpackages.com/packages/ci-hub-pimcore-ci-hub-adapter-bundle)
```

###  Alternatives

[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[youwe/workflow-gui

Workflow Configuration UI for Pimcore

2884.6k](/packages/youwe-workflow-gui)[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[dpfaffenbauer/process-manager

Process Manager helps you to see statuses for long running Processes

3289.3k2](/packages/dpfaffenbauer-process-manager)[dachcom-digital/schema

Pimcore Schema

1075.7k](/packages/dachcom-digital-schema)

PHPackages © 2026

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