bwein-net / contao-protected-redirect-element
Protected Redirect Element for Contao Open Source CMS
Fund package maintenance!
rabauss
Installs: 221
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13 || ^5.0
- symfony/config: ^5.4 || ^6.0
- symfony/dependency-injection: ^5.4 || ^6.0
- symfony/http-foundation: ^5.4 || ^6.0
- symfony/http-kernel: ^5.4 || ^6.0
- symfony/translation: ^5.4 || ^6.0
Requires (Dev)
- contao/manager-plugin: ^2.0
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