4 Forks
21 Stars
21 Watchers

wp-plugin-devkit

A modern approach to wordpress plugin development

How to download and setup wp-plugin-devkit

Open terminal and run command
git clone https://github.com/clayrisser/wp-plugin-devkit.git
git clone is used to create a copy or clone of wp-plugin-devkit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wp-plugin-devkit https://github.com/clayrisser/wp-plugin-devkit/archive/master.zip

Or simply clone wp-plugin-devkit with SSH
[email protected]:clayrisser/wp-plugin-devkit.git

If you have some problems with wp-plugin-devkit

You may open issue on wp-plugin-devkit support forum (system) here: https://github.com/clayrisser/wp-plugin-devkit/issues