PHPackages                             pixelant/qbank - 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. pixelant/qbank

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

pixelant/qbank
==============

Integration of QBank DAM for TYPO3

v2.0.4(2y ago)01.1k↓50%[1 issues](https://github.com/pixelant/qbank/issues)GPL-2.0-or-laterJavaScriptPHP ^8.1

Since Apr 6Pushed 2y ago3 watchersCompare

[ Source](https://github.com/pixelant/qbank)[ Packagist](https://packagist.org/packages/pixelant/qbank)[ RSS](/packages/pixelant-qbank/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (18)Versions (17)Used By (0)

QBank DAM for TYPO3
===================

[](#qbank-dam-for-typo3)

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

[](#installation)

1. Install the extension using Composer: `composer req pixelant/qbank`
2. Activate the extension in TYPO3 by using the *Admin Tools &gt; Extensions* module or by running `vendor/bin/typo3 extension:activate qbank; vendor/bin/typo3cms database:updateschema` in the command line.

Configuration
-------------

[](#configuration)

In order for the extension to work, it must be configured. In the TYPO3 Backend, navigate to *Admin Tools &gt; Settings &gt; Extension Configuration &gt; qbank* and set the required global configuration options in the "Basic" tab. Configuration options in the "Optional" tab are not required, but enable additional functionality, such as usage reporting.

Configuration options can also be set using environment variables. These will override any setting made in the Extension Configuration module.

### Available global configuration options

[](#available-global-configuration-options)

#### Basic

[](#basic)

- **Qbank Client ID** (40 characters)
    Environment variable: APP\_QBANK\_CLIENTID
- **Qbank Username**
    Environment variable: APP\_QBANK\_USERNAME
- **Qbank User Password**
    Environment variable: APP\_QBANK\_PASSWORD
- **Qbank host domain** e.g. "mycompany.qbank.se"
    Environment variable: APP\_QBANK\_HOST
- **Target folder for downloaded files** Default: "1:user\_upload/qbank"
    Environment variable: APP\_QBANK\_DOWNLOADFOLDER
- **Allow update of metadata and file from command (scheduler/cli)** Default: "No autoupdate"
    Environment variable: APP\_QBANK\_AUTOUPDATE (0: No autoupdate, 1: Metadata, 2: File, 3: Metadata and file)

[![Basic configuration options.](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/configuration-basic.png)](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/configuration-basic.png)

#### Optional

[](#optional)

- **Event session source ID** Setting this will enable usage reporting. To get a session source issued, contact .
    Environment variable: APP\_QBANK\_SESSIONSOURCE
- **Deployment sites** Comma-separated list of deployment sites. Empty means show all.
    Environment variable: APP\_QBANK\_DEPLOYMENTSITES

[![Optional configuration options.](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/configuration-optional.png)](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/configuration-optional.png)

### Site and language configuration

[](#site-and-language-configuration)

Deployment sites can also be configured on a per-site and per-site-language basis.

#### Site configuration

[](#site-configuration)

In the TYPO3 Backend, navigate to *Site Management &gt; Sites &gt;* {Your site} *&gt; Qbank* tab. You can set the field "Deployment sites" to a comma-separated list of deployment sites. If empty, the value is inherited from the global extension configuration or environment variables.

[![Per-site configuration of deployment site.](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/site-configuration.png)](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/site-configuration.png)

#### Site language configuration

[](#site-language-configuration)

In the TYPO3 Backend, navigate to *Site Management &gt; Sites &gt;* {Your site} *&gt; Languages* tab. Select the language you would like to edit and find the "QBank deployment sites" option. You can set the field to a comma-separated list of deployment sites. If empty, the value is inherited from the site's "Deployment sites" field, global extension configuration, or environment variables.

[![Per-site-language configuration of deployment site.](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/language-configuration.png)](https://github.com/pixelant/qbank/raw/master/Documentation/Configuration/Images/language-configuration.png)

Backend Module
--------------

[](#backend-module)

#### Overview

[](#overview)

Not completed. Will contain some overview of files and statuses.

#### Mappings

[](#mappings)

This view displays all mappings mappings between QBank and TYPO3 metadata. It is also possible to add or remove mappings from this view.

#### List

[](#list)

This view displays a list of the QBank files downloaded to TYPO3. It is possible to manually update metadata or replace files from it.

Console Commands
----------------

[](#console-commands)

There are two console commands. One that can be used to update status of downloaded files, and one that can be used to update metadata or replace files. These commands can be added to scheduler tasks to be executed by a certain interval.

Support
-------

[](#support)

**For help with QBank DAM**, please contact .

**For help with installing and configuring** this TYPO3 extension, please [submit an issue](https://github.com/pixelant/qbank/issues/new?template=question.md).

Bugs and feature requests
-------------------------

[](#bugs-and-feature-requests)

Bug reports and feature requests are very welcome. [Create a bug report or feature request](https://github.com/pixelant/qbank/issues/new)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 57.5% 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 ~85 days

Recently: every ~26 days

Total

13

Last Release

841d ago

Major Versions

v1.2.2 → v2.0.02023-10-13

PHP version history (4 changes)v1.0.0PHP ^7.2

v1.2.0PHP ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0

v2.0.0PHP ^8.0

v2.0.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13124175?v=4)[Resultify AB - Private](/maintainers/pixelant)[@pixelant](https://github.com/pixelant)

---

Top Contributors

[![mabolek](https://avatars.githubusercontent.com/u/8200271?v=4)](https://github.com/mabolek "mabolek (23 commits)")[![pixelmatseriks](https://avatars.githubusercontent.com/u/5682324?v=4)](https://github.com/pixelmatseriks "pixelmatseriks (9 commits)")[![MattiasNilsson](https://avatars.githubusercontent.com/u/1718315?v=4)](https://github.com/MattiasNilsson "MattiasNilsson (8 commits)")

---

Tags

integrationtypo3qbank

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pixelant-qbank/health.svg)

```
[![Health](https://phpackages.com/badges/pixelant-qbank/health.svg)](https://phpackages.com/packages/pixelant-qbank)
```

###  Alternatives

[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

39488.5k](/packages/wazum-sluggi)[in2code/powermail_cond

Add conditions (via AJAX) to powermail forms for fields and pages

10530.6k](/packages/in2code-powermail-cond)[jweiland/events2

Events 2 - Create single and recurring events

2062.4k2](/packages/jweiland-events2)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1542.7k25](/packages/quellenform-t3x-iconpack)

PHPackages © 2026

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