Skip to content

This plugin serves as an empty boilerplate that you can use to base your next WordPress plugin.

License

Notifications You must be signed in to change notification settings

omarabid/WordPress-Plugin-Boilerplate

Repository files navigation

WordPress Plugin Boilerplate

Build Status Coverage Status Scrutinizer Code Quality

WordPress Plugin Boilerplate aims to revolutionize Plugin development for WordPress by

  • Using an MVC approach for pages both on the Front-End and the Back-End
  • Seperate functionality into re-usable libraries and components
  • Make use of the best parts of PHP: Composer, AutoLoading, Unit-Testing...
  • Make use of popular and well-tested frameworks for WordPress, like the Options Framework
  • Offer a modern interface for development: Continuous Integration, Scrutinizer, Grunt, Docker

Credits

BP uses code from the following projects and repositories

BP is influenced by

About

This plugin serves as an empty boilerplate that you can use to base your next WordPress plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published