wpmetabox / meta-box-builder
MB Builder extension for Meta Box
Package info
github.com/wpmetabox/meta-box-builder
Type:wordpress-plugin
pkg:composer/wpmetabox/meta-box-builder
Requires
- elightup/twig: dev-master
- wpmetabox/mbb-parser: ^2.0
- wpmetabox/support: ^1
Requires (Dev)
- opis/json-schema: ^2.4
- phpunit/phpunit: ^11.3
- dev-master
- 5.3.0
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.1
- 5.0.0
- 4.11.3
- 4.11.2
- 4.11.1
- 4.11.0
- 4.10.1
- 4.10.0
- 4.9.8
- 4.9.7
- 4.9.6
- 4.9.5
- 4.9.4
- 4.9.3
- 4.9.2
- 4.9.1
- 4.9.0
- 4.8.1
- 4.8.0
- 4.7.3
- 4.7.2
- 4.7.1
- 4.7.0
- 4.6.7
- 4.6.6
- 4.6.5
- 4.6.4
- 4.6.3
- 4.6.2
- 4.6.1
- 4.6.0
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.18
- 4.1.17
- 4.1.16
- 4.1.15
- 4.1.14
- 4.1.13
- 4.1.12
- 4.1.11
- 4.1.10
- 4.1.9
- 4.1.8
- 4.1.7
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- dev-feat/link-field
- dev-modes
This package is auto-updated.
Last update: 2026-04-21 02:05:04 UTC
README
MB Builder is a drag and drop UI for creating custom meta boxes and custom fields in WordPress. It is an extension for Meta Box, which provides a powerful, professional tools to create dynamic websites on WordPress.
Meta Box Lite
We recommend using Meta Box Lite, a feature-rich free UI version of Meta Box that provides UI and all free features for managing custom fields and dynamic content on WordPress, including post types, taxonomies, custom fields, and relationships.
Features
- Visual Drag & Drop Interface: Build meta boxes, custom fields, settings pages, relationships with an intuitive drag and drop interface
- 40+ Field Types: Support for all standard field types including text, textarea, select, checkbox, radio, file, image, audio, video, oembed, taxonomy, user, post, map, OSI map, and more
- Advanced Fields: Support for premium field types from Meta Box extensions
- Settings Pages: Create admin settings pages with custom options
- Relationships: Create custom relationships between post types, users, or terms
- Blocks Support: Create custom Gutenberg blocks with
block.jsonand sync changes back to the UI - Theme Code: Auto-generate PHP code to display fields on the frontend
- Local JSON: Use JSON files to define field groups, eliminating database queries
- WPML & Polylang: Full support for translations
Requirements
- WordPress 6.5+
- PHP 7.4+
- Meta Box plugin (required)
Installation
- Upload the
meta-box-builderfolder to the/wp-content/plugins/directory - Activate the plugin through the Plugins menu in WordPress
- Install and activate the Meta Box plugin
Documentation
Other docs:
Changelog
See CHANGELOG.md for a complete list of changes.