Download the PHP package bo-hub/ci-hub-adapter-bundle without Composer

On this page you can find all versions of the php package bo-hub/ci-hub-adapter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ci-hub-adapter-bundle

Latest Stable Version

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

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:

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

Configure the default thumbnail, which is used by CI HUB to display the preview of your Pimcore Assets:

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

License

Brand Oriented, Okopowa 33/26, 01-059 Warszawa, Polska
brandoriented.pl, [email protected]
Copyright © 2023 Brand Oriented. All rights reserved.

CI HUB GmbH, Benkertstrasse 4, 14467 Potsdam, Germany
ci-hub.com, [email protected]
Copyright © 2021 CI HUB GmbH. All rights reserved.

For licensing details please visit LICENSE.md


All versions of ci-hub-adapter-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0 || ^8.1 || ^8.2 || ^8.3
pimcore/data-hub Version ^1.1
pimcore/pimcore Version ^10.6 || ^11.0
bo-hub/ci-hub-api-bundle Version ^3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package bo-hub/ci-hub-adapter-bundle contains the following files

Loading the files please wait ....