All Projects → WPBP → Wordpress Plugin Boilerplate Powered

WPBP / Wordpress Plugin Boilerplate Powered

Licence: gpl-2.0
Wordpress Plugin Boilerplate but Powered with examples and a generator!

Projects that are alternatives of or similar to Wordpress Plugin Boilerplate Powered

Rails api base
API boilerplate project for Ruby On Rails 6
Stars: ✭ 172 (-58.35%)
Mutual labels:  hacktoberfest, boilerplate
Astra
A very lightweight and beautiful theme made to work with Page Builders.
Stars: ✭ 252 (-38.98%)
Mutual labels:  hacktoberfest, wordpress
Wpstarter
Easily bootstrap whole site Composer packages for WordPress.
Stars: ✭ 182 (-55.93%)
Mutual labels:  hacktoberfest, wordpress
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-68.77%)
Mutual labels:  hacktoberfest, boilerplate
Gatsby Woocommerce Themes
⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (-25.91%)
Mutual labels:  hacktoberfest, wordpress
Easyengine
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
Stars: ✭ 1,881 (+355.45%)
Mutual labels:  hacktoberfest, wordpress
Gulp Front
Frontend boilerplate and framework based on gulp, pug, stylus and babel
Stars: ✭ 237 (-42.62%)
Mutual labels:  hacktoberfest, boilerplate
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-72.64%)
Mutual labels:  hacktoberfest, boilerplate
Wp Reactivate
React boilerplate for WordPress plugins
Stars: ✭ 303 (-26.63%)
Mutual labels:  wordpress, boilerplate
Laravel Api Boilerplate
Laravel API Boilerplate | Please consult the Wiki !
Stars: ✭ 300 (-27.36%)
Mutual labels:  hacktoberfest, boilerplate
Awesome Wp Cli
A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
Stars: ✭ 129 (-68.77%)
Mutual labels:  hacktoberfest, wordpress
Stream
🗄️ Stream plugin for WordPress
Stars: ✭ 335 (-18.89%)
Mutual labels:  hacktoberfest, wordpress
Django Init
Project template used at Fueled for scaffolding new Django based projects. 💫
Stars: ✭ 126 (-69.49%)
Mutual labels:  hacktoberfest, boilerplate
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+3527.85%)
Mutual labels:  hacktoberfest, wordpress
Wp Graphql Yoast Seo
This is an extension to the WPGraphQL plugin for Yoast SEO
Stars: ✭ 120 (-70.94%)
Mutual labels:  hacktoberfest, wordpress
Go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
Stars: ✭ 218 (-47.22%)
Mutual labels:  hacktoberfest, wordpress
Awesome Wordpress Developer Tips
Curated list that contain code, snippets or examples without libraries or external packages for developers.
Stars: ✭ 94 (-77.24%)
Mutual labels:  hacktoberfest, wordpress
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-73.37%)
Mutual labels:  hacktoberfest, wordpress
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+649.88%)
Mutual labels:  hacktoberfest, wordpress
Corcel
Use WordPress backend with Laravel or any PHP application
Stars: ✭ 3,504 (+748.43%)
Mutual labels:  hacktoberfest, wordpress

WordPress Plugin Boilerplate Powered

Logo

Backers on Open Collective Sponsors on Open Collective

WordPress Plugin Boilerplate Powered is a complete foundation for building your WordPress plugins following PSR-4 standard.
The project history is part of the Wiki that also includes the workflow and how it is organized.

Every experienced WordPress developer uses always the same libraries (or snippets) but at the same time follows best practices.
Choose a library or a snippet and the boilerplate (with the help of the Code Generator) will generate everything without the need of manual copy&paste way or searching on the Internet!

Features

Available Libraries and other stuff

  • Code Generator to start development
  • Sass support and Grunt (not mandatory because the generator can remove them)
  • PSR-4 support by Composer but extended to load classes based on request type and folder structure
  • Tools integrated like GrumpPHP (automatically on commit) and PHPStan
  • GitHub Action and GitLab CI available
  • Many libraries already available (with starter code)
WPBP Libraries Other libraries
WPBP/PointerPlus CMB2/CMB2
WPBP/CronPlus micropackage/requirements
WPBP/Widgets-Helper yoast/i18n-module
WPBP/FakePage origgami/CMB2-grid
WPBP/Template johnbillion/extended-cpts
WPBP/Debug Freemius/wordpress-sdk
WPBP/CPT_Columns wpdesk/wp-notice
WPBP/Language julien731/WP-Review-Me
stevegrunwell/wp-cache-remember
Seravo/wp-custom-bulk-actions
yahnis-elsts/plugin-update-checker

Available Snippets

  • Dashicons as dependency of admin stylesheet
  • Bubble notification on pending CPTs
  • Import/Export settings
  • Custom capabilities with CPTs and taxonomy support
  • wp_localize_script for passing PHP variables to JavaScript on the frontend
  • Class in frontend body with the slug of plugin
  • Shortcode example included
  • WP-CLI support
  • Support for CMB2 in the options page
  • Transient examples with caching

Do you want to see which plugins have been made with this boilerplate? Check out this Wiki page!

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

WordPress Plugin Boilerplate Powered is licensed under the GPL v2 or later; however, if you opt-in to use third-party code that is not compatible with v2, then you may need to switch to using code that is GPL v3 compatible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].