wppb-mod comes with these tool requirements:
- PHP 5.3+
- Note: WordPress is compatible back to 5.2, so not all your users will be able to use this plugin yet.
- Composer, for back-end libraries.
- npm, for build tools.
- Bower, for front-end libraries.
- Gulp, for project builds
- Clone the repository.
- Fill in your info everywhere.
npm install
gulp
- ???
- Profit!
Let you user developers know how to contribute. What branch should they pull against? What kind of things should they work on? Wiki? Etc.
If you want to contribute to wppb-mod, please work on and pull against the develop
branch. If you're contributing to anything in the app
folder, consider merging upstream.