WP Plugin Mold
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
by Your Name · github.com/craigpearson/wp-plugin-mold · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/craigpearson/wp-plugin-mold/archive/refs/heads/main.zipDeclares an update source (https://example.com/wp-plugin-mold-update), so updates arrive through the plugin's own updater.
From the readme
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 WPMock
✅ wpackagist-plugin
✅ WooCommerce Ready
✅ WordPress Repo Ready
✅ Github workflows
Installation
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.1-alpha | May 26, 2024 |
| 1.0.0-alpha | May 26, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.