Download the PHP package superbig/craft-qbankconnector without Composer
On this page you can find all versions of the php package superbig/craft-qbankconnector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download superbig/craft-qbankconnector
More information about superbig/craft-qbankconnector
Files in superbig/craft-qbankconnector
Package craft-qbankconnector
Short Description Connect Craft to QBank's DAM
License proprietary
Informations about the package craft-qbankconnector
QBank Connector plugin for Craft CMS 3.x
Connect Craft to QBank's DAM
Requirements
This plugin requires Craft CMS 3.2.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require superbig/craft-qbankconnector
- In the Control Panel, go to Settings → Plugins and click the “Install” button for QBank Connector.
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.
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.
Using QBank Connector
After you install the plugin, a Upload from QBank
button will appear under all Asset fields and in Asset Indexes (including the modal when you click the assets select button).
This allow you to add assets from QBank directly to Assets fields or through the normal Assets selection modal.
Searchable assets
To import metadata in QBank from custom fields like keywords, tags etc. into Craft and make those searchable, there is a custom fieldtype.
After you have setup the fields to import via the plugin settings, you may add the custom field to your Assets Volume. Make sure to toggle the Use this field’s values as search keywords?
option in the field settings.
Note: Already existing assets downloaded from QBank will not have the imported metadata. If you change which fields to import, already existing assets will not import the new fields.
Brought to you by Superbig