Skip to content

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

License

Notifications You must be signed in to change notification settings

bolt/newswidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 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