PHPackages                             jtsternberg/cmb2-term-select - 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. jtsternberg/cmb2-term-select

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jtsternberg/cmb2-term-select
============================

Special CMB2 Field that allows users to define an autocomplete text field for terms

v0.1.0(10y ago)812811GPL-2.0+PHPPHP &gt;=5.2

Since May 30Pushed 10y ago3 watchersCompare

[ Source](https://github.com/jtsternberg/cmb2-term-select)[ Packagist](https://packagist.org/packages/jtsternberg/cmb2-term-select)[ Docs](https://github.com/jtsternberg/cmb2-term-select)[ RSS](/packages/jtsternberg-cmb2-term-select/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (1)

CMB2 Term Select
================

[](#cmb2-term-select)

Special CMB2 Field that allows users to define an autocomplete text field for terms.

### Example

[](#example)

```
$cmb->add_field( array(
	'name'     => 'Select Category',
	'id'       => 'category_data',
	'desc'     => 'Type the name of the term and select from the options',
	'type'     => 'term_select',
	'taxonomy' => 'category',
	// 'apply_term' => false, // If set to false, saves the term to meta instead of setting term on the object.
	// 'attributes' => array(
	// 	'data-min-length' => 2, // Override minimum length
	// 	'data-delay'      => 100, // Override delay
	// ),
) );
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3683d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1098900?v=4)[Justin Sternberg](/maintainers/jtsternberg)[@jtsternberg](https://github.com/jtsternberg)

---

Top Contributors

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

---

Tags

cmb2phpwordpresswordpressmetaCMB2

### Embed Badge

![Health badge](/badges/jtsternberg-cmb2-term-select/health.svg)

```
[![Health](https://phpackages.com/badges/jtsternberg-cmb2-term-select/health.svg)](https://phpackages.com/packages/jtsternberg-cmb2-term-select)
```

###  Alternatives

[aristath/kirki

Extending the WordPress customizer

1.3k73.1k4](/packages/aristath-kirki)[webdevstudios/cmb2-user-select

Special CMB2 Field that allows users to define an autocomplete text field for users

211.3k1](/packages/webdevstudios-cmb2-user-select)[jtsternberg/shortcode-button

Tinymce and Quicktag buttons (and modals) for outputting shortcodes. Built to work with CMB2.

781.3k1](/packages/jtsternberg-shortcode-button)

PHPackages © 2026

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