heimrichhannot / contao-ip-protection-bundle
Allow page protection based on ip address.
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.0
- contao/core-bundle: ^4.13 || ^5.0
- doctrine/dbal: ^2.10 || ^3.0
- symfony/http-foundation: ^5.4 || ^6.0
- symfony/http-kernel: ^5.4 || ^6.0
README
This bundle add an option to page settings to disable page protection based on ip address.
Usage
Install
Install with contao manager or with composer:
composer require heimrichhannot/contao-ip-protection-bundle
Update the database.
Setup
Open the page you want to protect in the contao backend site structure and check "Protect page based on IP addresses". Add the ip addresses you want to allow access to the page.