26 Forks
94 Stars
94 Watchers

wordpress-plugin-boilerplate

An organized and object-oriented boilerplate for WordPress plugin development and testing. Includes Composer, Codeception (unit/acceptance testing), PHPCodeSniffer with WordPress Coding Standards to validate your code, TravisCI configuration for automatic testing & continuous integration, Webpack 5 for front-end development incl. BabelJS v7, BrowserSync v2, PostCSS v8, PurgeCSS v3, Autoprefixer, Eslint, Stylelint, SCSS processor, WPPot, and more.

How to download and setup wordpress-plugin-boilerplate

Open terminal and run command
git clone https://github.com/brandonkramer/wordpress-plugin-boilerplate.git
git clone is used to create a copy or clone of wordpress-plugin-boilerplate 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 wordpress-plugin-boilerplate https://github.com/brandonkramer/wordpress-plugin-boilerplate/archive/master.zip

Or simply clone wordpress-plugin-boilerplate with SSH
[email protected]:brandonkramer/wordpress-plugin-boilerplate.git

If you have some problems with wordpress-plugin-boilerplate

You may open issue on wordpress-plugin-boilerplate support forum (system) here: https://github.com/brandonkramer/wordpress-plugin-boilerplate/issues