bolt/redirector

🔄 This Bolt extension adds redirects using YAML

Installs: 1 689

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 3

Open Issues: 1

Type:bolt-extension

1.0.6 2022-09-29 14:57 UTC

This package is auto-updated.

Last update: 2024-03-29 04:33:15 UTC


README

Author: Ivo Valchev

This Bolt extension adds redirects from clean YAML format.

Installation:

composer require bolt/redirector

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