WordPress-Plugin-Boilerplate VS underpin

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

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
WordPress-Plugin-Boilerplate underpin
5 1
7,574 89
- -
0.0 1.9
5 months ago about 1 year ago
PHP PHP
- MIT License
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.

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.

underpin

Posts with mentions or reviews of underpin. 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 recently came across mention of the Underpin WP framework, and was initially very enthused with what it could do, and I realized how much I needed something like that. I tried to get into it, but realized that since its latest update the docs have been sorely lacking, and I haven't been able to get much to work with it. As a result, I probably wouldn't want to lean on it too much anyway, even if I could get it to work.

What are some alternatives?

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

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

carlalexander.ca - Repository for carlalexander.ca

wd_s - A starter theme from WebDevStudios.

cms - The core Laravel CMS Composer package