PHPackages                             nsrosenqvist/cmb2-dynamic-metaboxes - 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. nsrosenqvist/cmb2-dynamic-metaboxes

AbandonedArchivedWordpress-plugin[Utility &amp; Helpers](/categories/utility)

nsrosenqvist/cmb2-dynamic-metaboxes
===================================

1.0.2(7y ago)026MITPHPPHP &gt;=7.0.0

Since Jun 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nsrosenqvist/cmb2-dynamic-metaboxes)[ Packagist](https://packagist.org/packages/nsrosenqvist/cmb2-dynamic-metaboxes)[ Docs](https://github.com/nsrosenqvist/cmb2-dynamic-metaboxes)[ RSS](/packages/nsrosenqvist-cmb2-dynamic-metaboxes/feed)WikiDiscussions master Synced yesterday

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

CMB2 Dynamic Metaboxes
======================

[](#cmb2-dynamic-metaboxes)

Implements a switch with which you can enable or disable metaboxes.

```
$my_metabox = new_cmb2_box(array(
    'id'            => 'my_metabox',
    'dynamic'       => true,
));
```

You can then check the state of a metabox with the included helper function:

```
if (get_metabox_state($post, 'my_metabox') {
    // Do this
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~4 days

Total

3

Last Release

2876d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/nsrosenqvist-cmb2-dynamic-metaboxes/health.svg)

```
[![Health](https://phpackages.com/badges/nsrosenqvist-cmb2-dynamic-metaboxes/health.svg)](https://phpackages.com/packages/nsrosenqvist-cmb2-dynamic-metaboxes)
```

###  Alternatives

[shitoudev/phone-location

location of phone number

15890.4k](/packages/shitoudev-phone-location)[rankmath/seo-by-rank-math

Rank Math is the most powerful way to get BEST WordPress SEO tools added to your website.

1252.0k](/packages/rankmath-seo-by-rank-math)

PHPackages © 2026

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