Search by

bolt / newswidget

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

Maintainers

Package info

github.com/bolt/newswidget

Type:bolt-extension

pkg:composer/bolt/newswidget

Transparency log

Fund package maintenance!

bobvandevijver

Statistics

Installs: 193 307

Dependents: 3

Suggesters: 0

Stars: 13

Open Issues: 0

2.0.0 2025-12-01 08:40 UTC

This package is auto-updated.

Last update: 2026-08-24 11:30:30 UTC


README

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