Banner for Cmb2
CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind. Wordpress Tutorial
Noted That:
  • To install correctly this cmb2.zip .
  • Fisrt Download the cmb2.zip to your computer
  • Extract/Open cmb2.zip to Your Computer.
  • Then, Find readme.txt file inside cmb2.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " cmb2.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Cmb2

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Cmb2

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Cmb2

Step-5 : Now, Browse " cmb2.zip " Downloaded plugin from your computer, Where you downloaded " cmb2.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Cmb2

Step-6 : Now, Click on " Active Plugin "

Activate Cmb2

Step-7 : Then, See left Side Menu. " Cmb2 " folder is added on left Side Menu. Now, Click on " Cmb2 " folder.

Noted that: If you do not see " Cmb2 " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Cmb2 Configurations and Settings or How to work " Cmb2 " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " CMB2 " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is CMB2
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

If installing the plugin from wordpress.org:

  1. Upload the entire /CMB2 directory to the /wp-content/plugins/ directory.
  2. Activate CMB2 through the ‘Plugins’ menu in WordPress.
  3. Copy (and rename if desired) example-functions.php into to your theme or plugin’s directory.
  4. Edit to only include the fields you need and rename the functions.
  5. Profit.

If including the library in your plugin or theme:

  1. Place the CMB directory inside of your theme or plugin.
  2. 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’s functions.php file.
  3. 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).
  4. Profit.

Name