bwein-net / contao-protected-redirect-element
Protected Redirect Element for Contao Open Source CMS
Fund package maintenance!
rabauss
Installs: 247
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
pkg:composer/bwein-net/contao-protected-redirect-element
Requires
- php: ^8.2
- contao/core-bundle: ^5.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/translation: ^6.4 || ^7.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
README
This Bundle provides a protected redirect element.
A destination URL (website, file, page etc.) can be password protected. After successfully entering the password, you will be redirected to the specified destination.
Installation
Install the bundle via Composer:
composer require bwein-net/contao-protected-redirect-element