Skip to content

A nodejs module. help developer to init fast development area.

Notifications You must be signed in to change notification settings

vheidari/WordpressPluginGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wordpress Plugin Generator

This module helps you generate WordPress plugin files and folders based on the following link, providing a best-practice way to organize your WordPress plugin files and folders. For more information, please check this link:

https://developer.wordpress.org/plugins/the-basics/best-practices/

How to install it ?

You can Install this module with the following command :

git clone https://github.com/vheidari/wordpress-plugin-generator.git

install

How to use it ?

When you clone it, you can use the command below inside your terminal::

node wpg.js

use-wpg

Releases

No releases published

Packages

No packages published