PHPackages                             blend-it/radix\_overrides - 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. blend-it/radix\_overrides

ActiveDrupal-shared-theme

blend-it/radix\_overrides
=========================

Drupal Bootstrap radix based theme

6.0.x-dev(2mo ago)1334[3 issues](https://github.com/blend-it-team/radix_overrides/issues)Twig

Since Mar 31Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/blend-it-team/radix_overrides)[ Packagist](https://packagist.org/packages/blend-it/radix_overrides)[ RSS](/packages/blend-it-radix-overrides/feed)WikiDiscussions 6.0.x Synced 1mo ago

READMEChangelog (2)DependenciesVersions (55)Used By (0)

Radix overrides
===============

[](#radix-overrides)

Radix overrides is a base theme that fill the gap between the Radix theme and Drupal components used in project. Like form, actions, modal, table, etc. Or shared components like select 2 or other that need sass build with bootstrap variables.

Installation
============

[](#installation)

Using Composer
--------------

[](#using-composer)

To handle shared theme we use a custom composer type `drupal-shared-theme`. You need to add the following configuration to your `composer.json` file:

```
"extra": {
  "installer-types": ["drupal-shared-theme"],
  "installer-paths": {
      "web/themes/shared/{$name}": ["type:drupal-shared-theme"]
  }
}
```

Then you can require the theme with the following command:

```
composer require blend-it/radix_overrides
```

For contributors you could use the following command to clone the repository:

```
composer require blend-it/radix_overrides --prefer-source
```

Create child theme
==================

[](#create-child-theme)

To create a child theme :

Using drush:

```
drush --include="web/themes/shared/radix_overrides" radix:create SUBTHEME_NAME

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 63.6% 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 ~6 days

Total

53

Last Release

74d ago

### Community

Maintainers

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

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

---

Top Contributors

[![wwwahe](https://avatars.githubusercontent.com/u/1773177?v=4)](https://github.com/wwwahe "wwwahe (96 commits)")[![JYYG](https://avatars.githubusercontent.com/u/20696328?v=4)](https://github.com/JYYG "JYYG (55 commits)")

### Embed Badge

![Health badge](/badges/blend-it-radix-overrides/health.svg)

```
[![Health](https://phpackages.com/badges/blend-it-radix-overrides/health.svg)](https://phpackages.com/packages/blend-it-radix-overrides)
```

PHPackages © 2026

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