# CMB2 Admin Extension

[![Build Status](https://scrutinizer-ci.com/g/twoelevenjay/CMB2-Admin-Extension/badges/build.png?b=master)](https://scrutinizer-ci.com/g/twoelevenjay/CMB2-Admin-Extension/build-status/master)

**Contributors:**         twoelevenjay  
**Donate link:**          https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=leon%40211j%2ecom&lc=MQ&item_name=Two%20Eleven%20Jay&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest  
**Tags:**                 metaboxes, forms, fields, options, settings  
**Requires at least:**    5.0
**Tested up to:**         6.9
**Requires PHP:**         7.4
**Stable tag:**           1.0.7
**License:**              GPLv2 or later  
**License URI:**          http://www.gnu.org/licenses/gpl-2.0.html  

Create and manage CMB2 meta boxes from the WordPress admin without writing code.

## Description
CMB2 Admin Extension adds a user interface for admins to create CMB2 meta boxes from the WordPress admin.

**[Download plugin on wordpress.org](https://wordpress.org/plugins/cmb2-admin-extension/)**

### Requirements:
CMB2 Admin Extension requires the most current version of the CMB2 plugin. You can find that [here](https://wordpress.org/plugins/cmb2/) . And you can find documentation on CMB2 [here](https://github.com/WebDevStudios/CMB2/wiki/Field-Types#types).

### Key Features:
* Create and manage CMB2 meta boxes from the admin panel without writing code.
* Support for a wide range of field types, including text, file upload, date picker, and more.
* Seamlessly integrate custom fields into post types, pages, or user profiles.
* Full compatibility with the latest version of WordPress.

### Translation
* French
* Portuguese
* All are welcome

### Documentation
* CMB2 documentation to come. It will be at [the CMB2 Admin Extension wiki](https://github.com/twoelevenjay/CMB2-Admin-Extension/wiki) on GitHub.

### 3rd Party Resources
##### Custom Field Types
* [CMB2](https://github.com/WebDevStudios/CMB2/) from [WebDevStudios](https://webdevstudios.com).

### Contribution
All contributions welcome. Please read the [CONTRIBUTING](https://github.com/twoelevenjay/CMB2-Admin-Extension/blob/master/CONTRIBUTING.md) doc for more details.

## Installation
1. Extract the .zip file and upload its contents to the `/wp-content/plugins/` directory. Alternatively, you can install directly through the Plugin directory within your WordPress admin.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to the CMB2 Admin Extension interface within the WordPress admin to create and manage meta boxes.

## Frequently Asked Questions
**Q: Do I need CMB2 to use this extension?**  
**A:** Yes, CMB2 is required for this extension to work.  
**Q: Where can I find documentation?**  
**A:** Documentation will be available in the [GitHub wiki](https://github.com/twoelevenjay/CMB2-Admin-Extension/wiki).