PHPackages                             cms-alchemy/config-finder - 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. cms-alchemy/config-finder

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

cms-alchemy/config-finder
=========================

Lists modules that declare a configure route and provides a centralized index of their configuration forms.

v1.0.0(3mo ago)04↓90.9%GPL-3.0-or-laterPHP

Since Mar 31Pushed 3mo agoCompare

[ Source](https://github.com/DanielMoody/config_finder)[ Packagist](https://packagist.org/packages/cms-alchemy/config-finder)[ RSS](/packages/cms-alchemy-config-finder/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Config Finder
=============

[](#config-finder)

Sometimes configuration forms exist, but nothing links to them.

Instead of digging through the modules list to find them, this module collects every module that declares a `configure` route and lists them in one place.

---

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

[](#installation)

```
composer require cms-alchemy/config-finder
drush en config_finder

```

> Drupal uses `config_finder` (underscores) as the module name, even though the Composer package is `config-finder`.

---

Usage
-----

[](#usage)

Go to:

/admin/config/system/config-finder

(Configuration → System → Module configuration index)

---

What it does
------------

[](#what-it-does)

Config Finder scans enabled modules and:

- Finds modules that declare a `configure` route
- Verifies the route exists
- Checks whether the current user has access
- Lists them in one place

By default, only configuration routes you can access are shown.
Unchecking the option in settings will show all detected entries.

Each module is shown with a status:

- **Accessible** — the route exists and you can access it
- **Access denied** — the route exists but you do not have permission
- **Unresolved route** — the module declares a `configure` entry, but it does not resolve to a direct, accessible route

---

Settings
--------

[](#settings)

`/admin/config/custom/config_finder`

- **Hide inaccessible or invalid configuration routes**
    When enabled (default), only accessible configuration pages are shown.

---

License
-------

[](#license)

GPL-3.0-or-later

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance82

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

91d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/991582a25b97e57d7515e394e19dcb6dd8c1875d2ce1e76cec695e4f92ac6408?d=identicon)[CMS\_Alchemy](/maintainers/CMS_Alchemy)

---

Top Contributors

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

---

Tags

drupal-module

### Embed Badge

![Health badge](/badges/cms-alchemy-config-finder/health.svg)

```
[![Health](https://phpackages.com/badges/cms-alchemy-config-finder/health.svg)](https://phpackages.com/packages/cms-alchemy-config-finder)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.3k7.0k1](/packages/farmos-farmos)

PHPackages © 2026

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