PHPackages                             consid-webbteamet/municipio-color-extension - 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. consid-webbteamet/municipio-color-extension

ActiveWordpress-plugin

consid-webbteamet/municipio-color-extension
===========================================

Municipio color extension for Lidingo

v1.0.1(2mo ago)00MITPHPPHP ^8.0

Since Mar 2Pushed 2mo agoCompare

[ Source](https://github.com/Consid-Webbteamet/municipio-color-extension)[ Packagist](https://packagist.org/packages/consid-webbteamet/municipio-color-extension)[ RSS](/packages/consid-webbteamet-municipio-color-extension/feed)WikiDiscussions main Synced 1mo ago

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

Municipio Color Extension
=========================

[](#municipio-color-extension)

WordPress plugin that adds extended color palettes to the Municipio Customizer.

Requirements
------------

[](#requirements)

- PHP 8.0+
- WordPress
- Municipio (the plugin uses `\Municipio\Customizer\KirkiField` and `\Municipio\Customizer`)

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

[](#installation)

### Composer

[](#composer)

```
composer require consid-webbteamet/municipio-color-extension
```

In Bedrock, the plugin is installed to `web/app/plugins/municipio-color-extension` via `type: wordpress-plugin`.

### Manual

[](#manual)

1. Place the plugin in `wp-content/plugins/municipio-color-extension`
2. Activate the plugin in WordPress admin

Functionality
-------------

[](#functionality)

The plugin registers four extended color palettes in the Customizer:

- Primary
- Secondary
- Tertiary
- Quaternary

Each palette exposes shades (`50`-`500`) as CSS variables on `:root`, for example `--color-primary-500`.

Release and Packagist
---------------------

[](#release-and-packagist)

1. Ensure `composer.json` has the correct `name`, `type`, `description`, and `license`.
2. Commit and push to a public Git repository (GitHub/GitLab/Bitbucket).
3. Create a semver tag and push it:

```
git tag v1.2.1
git push origin v1.2.1
```

4. Log in to [packagist.org](https://packagist.org), click **Submit**, and enter the repository URL.
5. In the package settings on Packagist, enable the GitHub/GitLab hook for automatic updates on push/tag.

Development
-----------

[](#development)

No build process is required. The plugin consists of a single PHP file loaded directly by WordPress.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance86

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

71d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/034a60ab0f2b3612e5ea5ef9efc8e550213f16348b1ed54320cd5c427b2adc5a?d=identicon)[JonasNasman](/maintainers/JonasNasman)

---

Top Contributors

[![MrjonasN](https://avatars.githubusercontent.com/u/55234353?v=4)](https://github.com/MrjonasN "MrjonasN (4 commits)")

### Embed Badge

![Health badge](/badges/consid-webbteamet-municipio-color-extension/health.svg)

```
[![Health](https://phpackages.com/badges/consid-webbteamet-municipio-color-extension/health.svg)](https://phpackages.com/packages/consid-webbteamet-municipio-color-extension)
```

PHPackages © 2026

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