Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 358 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 358 Bytes

📰 Bolt News Widget

A simple Widget Extension to display the latest Bolt news on the dashboard. Installation:

composer require bolt/newswidget

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src