trendyminds / janitor
Make block organization and presentation a snap!
1.2.0
2026-03-14 20:38 UTC
Requires
- spatie/browsershot: ^5.2
- statamic/cms: ^6.0
Requires (Dev)
- laravel/pint: ^1.27
README
Make block organization and presentation a snap!
Features
- Organize your blocks alphabetically:
php artisan janitor - Creates screenshot previews for your blocks:
php artisan janitor:previews
Installing
- Run
composer require trendyminds/janitor --dev - Install Puppeteer by running
php artisan janitor:install