PHPackages                             superbig/craft-qbankconnector - 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. [API Development](/categories/api)
4. /
5. superbig/craft-qbankconnector

ActiveCraft-plugin[API Development](/categories/api)

superbig/craft-qbankconnector
=============================

Connect Craft to QBank's DAM

1.1.0(2y ago)1379[2 issues](https://github.com/superbigco/craft-qbankconnector/issues)[2 PRs](https://github.com/superbigco/craft-qbankconnector/pulls)proprietaryPHPCI failing

Since Jan 26Pushed 2y ago2 watchersCompare

[ Source](https://github.com/superbigco/craft-qbankconnector)[ Packagist](https://packagist.org/packages/superbig/craft-qbankconnector)[ RSS](/packages/superbig-craft-qbankconnector/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (7)Used By (0)

QBank Connector plugin for Craft CMS 3.x
========================================

[](#qbank-connector-plugin-for-craft-cms-3x)

Connect Craft to QBank's DAM

[![Screenshot](resources/icon.png)](resources/icon.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.2.0 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
    cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
    composer require superbig/craft-qbankconnector

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for QBank Connector.

QBank Connector Overview
------------------------

[](#qbank-connector-overview)

> QBank is a smart Digital Asset Management that store, manage and publish your digital assets. Connect with your communications tool for more effective workflow.

Read more at [qbankdam.com](https://www.qbankdam.com/en/start).

Configuring QBank Connector
---------------------------

[](#configuring-qbank-connector)

There is a sample config file located at `src/config.php`. Copy it to `craft/config` as `qbank-connector.php`and make your changes there to override default settings.

```
