Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vheidari/wordpressplugingenerator

A nodejs module. help developer to init fast development area.
https://github.com/vheidari/wordpressplugingenerator

wordpress wordpress-development wordpress-plugin wordpress-plugin-development wordpress-plugin-settings wp-plugin

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Wordpress Plugin Generator
help to wordpress plugin developer to making fast development environment and creation all file and folder you need for start to developing a plugin.

for more information see this link :
https://developer.wordpress.org/plugins/the-basics/best-practices/

## Installation
Install the module with : `git clone https://github.com/vheidari/wordpress-plugin-generator.git `

![install](https://user-images.githubusercontent.com/919149/27462260-b6ac93c6-57d4-11e7-8fd1-c8ed3fea2edb.gif)

## Using
Using the module with : `node wpg.js`

![use-wpg](https://user-images.githubusercontent.com/919149/27462395-d2f279e6-57d5-11e7-9c3c-7c0817e6d794.gif)