Download the PHP package eugenealegiojo/wp-plugin-generator without Composer
On this page you can find all versions of the php package eugenealegiojo/wp-plugin-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eugenealegiojo/wp-plugin-generator
More information about eugenealegiojo/wp-plugin-generator
Files in eugenealegiojo/wp-plugin-generator
Download eugenealegiojo/wp-plugin-generator
More information about eugenealegiojo/wp-plugin-generator
Files in eugenealegiojo/wp-plugin-generator
Vendor eugenealegiojo
Package wp-plugin-generator
Short Description A WordPress plugin boilerplate generator.
License MIT
Package wp-plugin-generator
Short Description A WordPress plugin boilerplate generator.
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-plugin-generator
wp-plugin-generator
A composer package that can generate basic WordPress plugin with PSR-4 autoloading.
Usage
- Navigate to your project folder. For example: wp-content/plugins/my-new-plugin
- Add or generate a composer.json file.
- Run:
-
Add the following code to your composer.json file:
- Run:
- Follow the prompts in the terminal to add your plugin info, then activate your plugin in the WordPress admin.
All versions of wp-plugin-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
The package eugenealegiojo/wp-plugin-generator contains the following files
Loading the files please wait ....