Now you can Download CMB2 website plugin It’s the time! You can. Get CMB2 2.4.2 (or higher version) website plugin created by CMB2 team and use it for your personal or business site.. This themeforest plugin 2.4.2 version was updated on 5 months but it is possible there is a newer version available.Check out what everyone is talking about this wpplugin. [‘CMB2 is a developer’s toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind. Easily manage meta for posts, terms, users, comments, or create custom option pages.’] Are you thinking of installing this wordpress plugin? Let’s check out:
How to Install CMB2 WordPress Plugin?
Installation
If installing the plugin from wordpress.org:
- Upload the entire
/CMB2
directory to the/wp-content/plugins/
directory. - Activate CMB2 through the ‘Plugins’ menu in WordPress.
- Copy (and rename if desired)
example-functions.php
into to your theme or plugin’s directory. - Edit to only include the fields you need and rename the functions.
- Profit.
If including the library in your plugin or theme:
- Place the CMB directory inside of your theme or plugin.
- Copy (and rename if desired)
example-functions.php
into a folder above the CMB directory OR copy the entirety of its contents to your theme’sfunctions.php
file. - Edit to only include the fields you need and rename the functions (CMB directory should be left unedited in order to easily update the library).
- Profit.