PHPackages                             rilwis/meta-box - 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. rilwis/meta-box

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

rilwis/meta-box
===============

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

5.13.1(1mo ago)1.2k1.8k408[70 issues](https://github.com/rilwis/meta-box/issues)[5 PRs](https://github.com/rilwis/meta-box/pulls)1GPL-2.0PHP

Since Dec 7Pushed 5d ago69 watchersCompare

[ Source](https://github.com/rilwis/meta-box)[ Packagist](https://packagist.org/packages/rilwis/meta-box)[ Docs](https://metabox.io)[ RSS](/packages/rilwis-meta-box/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (10)Versions (204)Used By (1)

[![WordPress Plugin Downloads](https://camo.githubusercontent.com/3c1039a6357cf2ccbcd42889aff95d2f723cbc57b2479bd8dfd41b383710e486/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f64742f6d6574612d626f78)](https://camo.githubusercontent.com/3c1039a6357cf2ccbcd42889aff95d2f723cbc57b2479bd8dfd41b383710e486/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f64742f6d6574612d626f78)[![WordPress Plugin Active Installs](https://camo.githubusercontent.com/d135185f738e163a69679ad0ee30985c3eed1de8fdfa19efe2cf2fd5dc2aae1e/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f696e7374616c6c732f6d6574612d626f78)](https://camo.githubusercontent.com/d135185f738e163a69679ad0ee30985c3eed1de8fdfa19efe2cf2fd5dc2aae1e/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f696e7374616c6c732f6d6574612d626f78)[![WordPress Plugin Rating](https://camo.githubusercontent.com/15c76bf643ee805626809c20cccbb0aa7b775998da1eebce1d36a9e327362eb6/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f726174696e672f6d6574612d626f78)](https://camo.githubusercontent.com/15c76bf643ee805626809c20cccbb0aa7b775998da1eebce1d36a9e327362eb6/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f726174696e672f6d6574612d626f78)[![Version](https://camo.githubusercontent.com/54c6f645ff2de1d6f74bb5660ff68c078b48a2458926a63cd389cffe4617b900/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f762f6d6574612d626f782e737667)](https://metabox.io)[![WordPress Plugin Last Updated](https://camo.githubusercontent.com/cb3dcc7ff32e2cb99e5b52a1a9bb1c017035be79fc331ae93dc43c309513c419/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f6c6173742d757064617465642f6d6574612d626f78)](https://camo.githubusercontent.com/cb3dcc7ff32e2cb99e5b52a1a9bb1c017035be79fc331ae93dc43c309513c419/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f6c6173742d757064617465642f6d6574612d626f78)

Meta Box - A Framework for Dynamic WordPress Websites
=====================================================

[](#meta-box---a-framework-for-dynamic-wordpress-websites)

You want to add events, team members, testimonials, or listings to your WordPress site. But the standard editor only handles posts and pages. You need something more, but you don't want to overcomplicate things or slow down your site.

**Meta Box** gives you everything you need to build dynamic WordPress sites - with over **40+ field types** for adding custom fields to posts, pages, custom post types, taxonomies, settings pages, users, and comments. It's **lightweight** (no bloat), **flexible** (works with any theme or plugin), and **fast** (uses native WordPress storage). No lock-in, no extra baggage.

Features
--------

[](#features)

### Any type of custom fields, anywhere

[](#any-type-of-custom-fields-anywhere)

Add custom fields to any part of WordPress:

- **Posts &amp; Pages** - Add extra fields to regular content
- **Custom post types** - Use with our free [CPT UI plugin](https://metabox.io/plugins/custom-post-type/)
- **Taxonomies** - Categories, tags, and custom taxonomies via [MB Term Meta](https://metabox.io/plugins/mb-term-meta/)
- **Settings pages** - Theme/plugin options via [MB Settings Page](https://metabox.io/plugins/mb-settings-page/)
- **Users** - Profile fields via [MB User Meta](https://metabox.io/plugins/mb-user-meta/)
- **Comments** - Comment fields via [MB Comment Meta](https://metabox.io/plugins/mb-comment-meta/)

### 40+ field types (and you can add your own)

[](#40-field-types-and-you-can-add-your-own)

Meta Box ships with **40+ built-in field types**: text, textarea, WYSIWYG, image, file upload, post select, checkbox, radio, date/time picker, taxonomy, user, oEmbed, and more. You can also [create custom field types](https://docs.metabox.io/custom-field-type/). Most fields support **cloning** and **repeatable groups**.

### Developer-friendly by design

[](#developer-friendly-by-design)

- **Lightweight API** - Won't bloat your site
- **Modular** - Add only what you need
- **Native storage** - Uses WordPress meta tables by default for speed and compatibility, and can be extended to [custom tables](https://metabox.io/plugins/mb-custom-table/) for advanced setups
- **Composer support** - Integrates with modern PHP workflows
- **Hooks** - Extensive [actions](https://docs.metabox.io/category/actions/) and [filters](https://docs.metabox.io/category/filters/) for customization
- **Integration-ready** - Works with any theme or plugin

Get more with Meta Box
----------------------

[](#get-more-with-meta-box)

[**Meta Box Lite**](https://metabox.io/lite/) is the UI version of Meta Box that helps you manage everything visually - custom fields, post types, taxonomies, and more - without touching code.

[**Meta Box AIO**](https://metabox.io/aio/) is an all-in-one plugin that bundles all free and premium extensions, giving you everything from conditional logic to frontend submissions, custom tables to Gutenberg blocks - all in one package.

Documentation
-------------

[](#documentation)

Full [documentation](https://docs.metabox.io) and [tutorials](https://docs.metabox.io/tutorials/) are available to get you started:

- [Introduction](https://docs.metabox.io/introduction/)
- [Custom post types](https://docs.metabox.io/custom-post-types/)
- [Custom fields](https://docs.metabox.io/custom-fields/)
- [Field settings](https://docs.metabox.io/field-settings/)
- [Displaying fields](https://docs.metabox.io/displaying-fields-with-code/)

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

[](#installation)

To install Meta Box:

1. Go to **Plugins &gt; Add New** in your WordPress dashboard
2. Search for **Meta Box**
3. Click **Install Now**
4. Click **Activate**

[Get started](https://docs.metabox.io/introduction/)

Contributors
------------

[](#contributors)

- [Tran Ngoc Tuan Anh a.k.a Rilwis](https://deluxeblogtips.com) - Initial &amp; lead developer
- [Franz Josef Kaiser](http://profiles.wordpress.org/f-j-kaiser)
- Omnicia, ruanmer, PerWiklander, funkedgeek, [truongwp](https://github.com/truongwp)

[See full list of contributors](https://github.com/wpmetabox/meta-box/contributors)

Changelog
---------

[](#changelog)

[See full changelog](https://metabox.io/changelog/)

You might also like
-------------------

[](#you-might-also-like)

If you like this plugin, you might also like our other WordPress products:

- [Slim SEO](https://wpslimseo.com) - A fast, lightweight and full-featured SEO plugin for WordPress with minimal configuration.
- [Falcon](https://wpfalcon.pro) - A lightweight companion for making WordPress faster, cleaner, and more secure.
- [GretaThemes](https://gretathemes.com) - Free and premium WordPress themes that clean, simple and just work.
- [Auto Listings](https://wpautolistings.com) - A car sale and dealership plugin for WordPress.

###  Health Score

67

—

FairBetter than 99% of packages

Maintenance95

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community39

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 64.2% 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 ~22 days

Total

191

Last Release

34d ago

Major Versions

4.18.4 → 5.0.02019-07-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/680e77e677507f54274cabc890bf31178f926649e657732ea4b8db4afa5d0bf3?d=identicon)[sergiovilar](/maintainers/sergiovilar)

---

Top Contributors

[![rilwis](https://avatars.githubusercontent.com/u/668274?v=4)](https://github.com/rilwis "rilwis (1754 commits)")[![funkatron82](https://avatars.githubusercontent.com/u/1159774?v=4)](https://github.com/funkatron82 "funkatron82 (466 commits)")[![tuankiet2605](https://avatars.githubusercontent.com/u/3814519?v=4)](https://github.com/tuankiet2605 "tuankiet2605 (76 commits)")[![franz-josef-kaiser](https://avatars.githubusercontent.com/u/387666?v=4)](https://github.com/franz-josef-kaiser "franz-josef-kaiser (73 commits)")[![tanftw](https://avatars.githubusercontent.com/u/9004445?v=4)](https://github.com/tanftw "tanftw (65 commits)")[![truongwp](https://avatars.githubusercontent.com/u/19748318?v=4)](https://github.com/truongwp "truongwp (47 commits)")[![nhatrangnet](https://avatars.githubusercontent.com/u/19669012?v=4)](https://github.com/nhatrangnet "nhatrangnet (31 commits)")[![lexuanbao161096](https://avatars.githubusercontent.com/u/56553260?v=4)](https://github.com/lexuanbao161096 "lexuanbao161096 (20 commits)")[![thaoha](https://avatars.githubusercontent.com/u/5896457?v=4)](https://github.com/thaoha "thaoha (17 commits)")[![radeno](https://avatars.githubusercontent.com/u/58521?v=4)](https://github.com/radeno "radeno (15 commits)")[![anhtu261091](https://avatars.githubusercontent.com/u/32608074?v=4)](https://github.com/anhtu261091 "anhtu261091 (15 commits)")[![huongcodecb1992](https://avatars.githubusercontent.com/u/82349955?v=4)](https://github.com/huongcodecb1992 "huongcodecb1992 (13 commits)")[![vinicius73](https://avatars.githubusercontent.com/u/1561347?v=4)](https://github.com/vinicius73 "vinicius73 (13 commits)")[![anderly](https://avatars.githubusercontent.com/u/573151?v=4)](https://github.com/anderly "anderly (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![viet34tqc](https://avatars.githubusercontent.com/u/26083587?v=4)](https://github.com/viet34tqc "viet34tqc (11 commits)")[![ictbeheer](https://avatars.githubusercontent.com/u/14947039?v=4)](https://github.com/ictbeheer "ictbeheer (10 commits)")[![samnajian](https://avatars.githubusercontent.com/u/789421?v=4)](https://github.com/samnajian "samnajian (9 commits)")[![adelq](https://avatars.githubusercontent.com/u/929309?v=4)](https://github.com/adelq "adelq (8 commits)")[![GwendolenLynch](https://avatars.githubusercontent.com/u/1427081?v=4)](https://github.com/GwendolenLynch "GwendolenLynch (8 commits)")

---

Tags

custom-fieldsmeta-boxesmeta-fieldswordpresswordpress-developmentwordpress-php-librarywordpress-pluginwordpresscustom fieldswordpress plugincustom fieldmeta-box

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rilwis-meta-box/health.svg)

```
[![Health](https://phpackages.com/badges/rilwis-meta-box/health.svg)](https://phpackages.com/packages/rilwis-meta-box)
```

###  Alternatives

[wpmetabox/meta-box

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

1.2k21.1k7](/packages/wpmetabox-meta-box)[log1x/navi

A developer-friendly alternative to the WordPress NavWalker.

370724.2k13](/packages/log1x-navi)[freemius/wordpress-sdk

Freemius WordPress SDK

307160.4k12](/packages/freemius-wordpress-sdk)[wpmetabox/mb-relationships

A lightweight solution for creating many-to-many posts to posts relationships in WordPress.

291.3k6](/packages/wpmetabox-mb-relationships)[log1x/acf-editor-palette

A replica Gutenberg color picker field for Advanced Custom Fields.

101316.1k](/packages/log1x-acf-editor-palette)[hellonico/acf-country

A country field for ACF.

12197.5k](/packages/hellonico-acf-country)

PHPackages © 2026

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