This project is not covered by Drupal’s security advisory policy.

This module provides an integration between the QBank DAM and the Drupal Content Management System.

What is QBank DAM?

QBank is a cloud-based Digital Asset Management solution that makes work with marketing communications more efficient. Thanks to QBank's API, the software is compatible with several systems in CMS, PLM, PIM, e-commerce, digital production, ERP and many more. This means it can be implemented directly with your current systems and be the flexible hub for all your assets.

Requirements

QBank DAM account is needed, Get a free demo here

Drupal 8 Features

  • CKEditor integration
  • Media entity browser integration
  • Service published that enable to develop your own needs
  • Metadata mapping to enable mapping of data from Qbank to Drupal Fields.

Drupal 7 Features

  • CKEditor integration
  • Media browser integration

Qbank Dam 8.x-1.1 Installation warning

If you have problems reaching nodeone/qbank3api-phpwrapper repository add this in your main composer.json

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/nodeone/qbank3api-phpwrapper"
  },

Qbank Dam 8.x-1.2 (and later) Installation warning

If you have problems reaching QBNK/qbank3api-phpwrapper repository add this in your main composer.json

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/QBNK/qbank3api-phpwrapper"
  },

Project information

Releases