luxnewcms2/bolt-redirector

🔄 This Bolt extension adds redirects using YAML

Installs: 106

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 4

Type:bolt-extension

dev-master 2023-11-21 09:51 UTC

This package is not auto-updated.

Last update: 2025-03-11 13:31:29 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