Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 438 Bytes

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