Skip to content
/ wp-plugin-mold Public template

Bootstrap a WordPress plugin via composer, with goodies such as asset minification, PSR-4 Autoloading via Jetpacks autoloading feature, and a choice of linting tools

License

Notifications You must be signed in to change notification settings

craigpearson/wp-plugin-mold

Repository files navigation

wp-plugin-mold

Just another boilerplate plugin

Features

✅ PHP 8.0, 8.1, & 8.2
✅ PSR4 Autoloading
✅ Service Container
✅ Linting with PHPCS & PHPCBF
✅ Static Analysis via PHPStan
✅ Test ready via PHPUnit and WP_Mock
✅ wpackagist-plugin
✅ WooCommerce Ready
✅ WordPress Repo Ready
✅ Github workflows

Installation

composer create-project craigpearson/wp-plugin-mold YOUR-PLUGIN-NAME

About

Bootstrap a WordPress plugin via composer, with goodies such as asset minification, PSR-4 Autoloading via Jetpacks autoloading feature, and a choice of linting tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages