CMB2 VS WordPress-Plugin-Boilerplate

Compare CMB2 vs WordPress-Plugin-Boilerplate and see what are their differences.

CMB2

CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind. (by CMB2)

WordPress-Plugin-Boilerplate

[WordPress] A foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins. (by DevinVinson)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CMB2 WordPress-Plugin-Boilerplate
3 5
2,904 7,546
0.3% -
6.1 0.0
about 1 month ago 4 months ago
PHP PHP
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CMB2

Posts with mentions or reviews of CMB2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.

WordPress-Plugin-Boilerplate

Posts with mentions or reviews of WordPress-Plugin-Boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.
  • Any frameworks for plugin development out there?
    4 projects | /r/Wordpress | 18 Mar 2023
    I just started on a new plugin, and I used this boilerplate as my jumping-off point. So far, it seems to abstract away from wordpress just a little less than something like the Underpin framework I linked to in the original post does, so I feel like it's helping me get a bit of a feel for how WP handles things, while also adding some much-needed structure and doing things like helping separate the dashboard side from the frontend side. As for the REST API side, where would you turn to that? Is that just when you want to expose bits of the site to external services, or would you use it to allow internal components to communicate with one another or something like that?
  • Where to start with plugin development? I have previous experience from web development.
    1 project | /r/Wordpress | 16 Nov 2021
    https://pippinsplugins.com/learn/. I learned quite a bit from Pippin. I use the WordPress Plugin Boilerplate when I create custom plugins (https://wppb.io/). If you go that route, you'll end up learning OOP PHP in the process.
  • WP plugin: Some simple plugin code?
    1 project | /r/Wordpress | 4 Nov 2021
  • Well Written Plugins
    1 project | /r/Wordpress | 9 Sep 2021
    The WordPress Plugin Boilerplate is a nice template for starting your next plugin. It's certainly not the only way to do things, but you can learn a lot by going through it.
  • How to write a Plugin manager?
    1 project | /r/PHPhelp | 16 Jan 2021
    Take a look at the plugin boilerplate repo to get an idea of how a good plugin (with more than just basic functionality) might be set up. Way down at the bottom of plugin-name.php, it calls run_plugin_name(), which then calls other things and other things and other things, etc.

What are some alternatives?

When comparing CMB2 and WordPress-Plugin-Boilerplate you can also consider the following projects:

WooCommerce - A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.

underpin - A WordPress Framework that makes building scale-able plugins and themes easier.

bedrock - WordPress boilerplate with Composer, easier configuration, and an improved folder structure

carlalexander.ca - Repository for carlalexander.ca

wp-bootstrap-navwalker - A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.

timber - Create WordPress themes with beautiful OOP code and the Twig Template Engine

wordplate - WordPlate is a boilerplate for WordPress, built with Composer and designed with sensible defaults.

method-generator - This project allows you to rapidly create custom builds of the Method theme using Gulp and Nunjucks.