PHPackages                             iqual/iq\_backend\_theme - 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. iqual/iq\_backend\_theme

AbandonedArchivedDrupal-custom-theme

iqual/iq\_backend\_theme
========================

Unicorn Backend theme - A moden backend theme, based on the gin backend theme.

v2.0(3y ago)014[1 PRs](https://github.com/iqual-ch/iq_backend_theme/pulls)SCSS

Since Nov 29Pushed 2y ago3 watchersCompare

[ Source](https://github.com/iqual-ch/iq_backend_theme)[ Packagist](https://packagist.org/packages/iqual/iq_backend_theme)[ Docs](https://github.com/iqual-ch/iq_backend_theme)[ RSS](/packages/iqual-iq-backend-theme/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

iq\_backend\_theme
==================

[](#iq_backend_theme)

Backend theme for unicorn installations.
Per default, gin's dark mode is enabled but each user can override the admin theme settings the user profile (/user/edit).

Installation guide:

```
// Install composer package
composer require iqual/iq_backend_theme

// Enable gin theme
drush then gin

// Enable dependency modules
drush en gin_toolbar gin_login iq_backend_theme_helper

// Enable theme
drush then iq_backend_theme

// Set as admin theme
drush php:eval '$config = \Drupal::service("config.factory")->getEditable("system.theme"); $config->set("admin", "iq_backend_theme")->save();'

```

**Or as a sexy one-liner:**

```
composer require iqual/iq_backend_theme && drush then gin && drush en gin_toolbar gin_login iq_backend_theme_helper && drush then iq_backend_theme && drush php:eval '$config = \Drupal::service("config.factory")->getEditable("system.theme"); $config->set("admin", "iq_backend_theme")->save();'

```

**Don't forget to uninstall Adminimal, once everything is working fine!**

```
drush thun adminimal
composer remove drupal/adminimal

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.8% 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 ~73 days

Total

4

Last Release

1035d ago

Major Versions

v0.1-alpha1 → v2.02022-11-29

2.x-dev → 3.x-dev2023-07-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/90cd0a373720aba510d144cf310f4b036ae8d79f1f7385d663ae20b87a3fb017?d=identicon)[pvbergen](/maintainers/pvbergen)

![](https://www.gravatar.com/avatar/890fffdae387fc892ae3303b453cc41e8da9f56a3ae19463e8d9694478e29ee6?d=identicon)[danielwirz](/maintainers/danielwirz)

![](https://www.gravatar.com/avatar/eb59715390ddb5e8d804e769ee3c1705073b18c39a0d0a7ad852c91c28be46c3?d=identicon)[martinstadelmann](/maintainers/martinstadelmann)

![](https://www.gravatar.com/avatar/43082de1b2e2b2b2d48b7ff7dbc7c60ff1d0a015123d4062ac0b49ea0b3b725f?d=identicon)[iqual](/maintainers/iqual)

---

Top Contributors

[![danielwirz](https://avatars.githubusercontent.com/u/42937331?v=4)](https://github.com/danielwirz "danielwirz (23 commits)")[![martinstadelmann](https://avatars.githubusercontent.com/u/25382761?v=4)](https://github.com/martinstadelmann "martinstadelmann (1 commits)")

---

Tags

drupal

### Embed Badge

![Health badge](/badges/iqual-iq-backend-theme/health.svg)

```
[![Health](https://phpackages.com/badges/iqual-iq-backend-theme/health.svg)](https://phpackages.com/packages/iqual-iq-backend-theme)
```

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[drupal/drupal-extension

Drupal extension for Behat

22215.1M146](/packages/drupal-drupal-extension)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M440](/packages/drupal-core-composer-scaffold)[palantirnet/drupal-rector

Instant fixes for your Drupal code by using Rector.

1544.2M20](/packages/palantirnet-drupal-rector)[drupal/drupal-driver

A collection of reusable Drupal drivers

6715.8M18](/packages/drupal-drupal-driver)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

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