Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 922 Bytes

Plugin Composer - Wordpress plugin boilerplate

Contributors: weLabs, Mahbub

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.

Description

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.

Build Release:

bin/build.sh