WordPress plugin creating a custom meta box.
Requires the Genesis Framework and PHP 5.6+.
- Download the .zip-file into the
wp-content/plugins/
folder. - Extract it.
- Activate the plugin from the WordPress dashboard.
- Open
wp-content/plugins/
of your project in a terminal window. - Type:
git clone https://github.com/christophherr/custom-meta-box-generator-boilerplate
. - Activate the plugin from the WordPress dashboard.
Feedback, bug reports, and pull requests are welcome.