Tags: wordpress, wp-plugin, plugin-development.
Requires at least: 5.4
Tested up to: 6.2.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Generate wordpress plugin boilerplate having PSR4
auto-loading.
You may easily generate a PSR4 auto-loading WordPress plugin by submitting a simple form. You can render the plugin composer form any where using the wlb_plugin_composer
.
[wlb_plugin_composer]
// With supported attributes
[wlb_plugin_composer submit-text='Build Plugin' class="form-class"]
👉 Official Demo Link: Try out the Plugin Composer.
bin/build.sh