bolt/newswidget

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

Installs: 133 348

Dependents: 3

Suggesters: 0

Security: 0

Stars: 12

Watchers: 3

Forks: 1

Open Issues: 1

Type:bolt-extension

1.3.0 2021-04-04 13:49 UTC

This package is auto-updated.

Last update: 2024-04-04 20:20:43 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