Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vheidari/wordpressplugingenerator
- Owner: vheidari
- Created: 2017-06-22T21:54:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T01:10:34.000Z (over 7 years ago)
- Last Synced: 2024-09-30T16:17:06.117Z (about 2 months ago)
- Topics: wordpress, wordpress-development, wordpress-plugin, wordpress-plugin-development, wordpress-plugin-settings, wp-plugin
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)