Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-ip-protection-bundle
Allow page protection based on ip address.
https://github.com/heimrichhannot/contao-ip-protection-bundle
Last synced: about 1 month ago
JSON representation
Allow page protection based on ip address.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-ip-protection-bundle
- Owner: heimrichhannot
- License: lgpl-3.0
- Created: 2023-10-16T15:07:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T13:02:00.000Z (about 1 year ago)
- Last Synced: 2024-04-26T16:20:18.910Z (8 months ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contao Ip Protection Bundle
This bundle add an option to page settings to disable page protection based on ip address.
![screenshot.png](docs%2Fimg%2Fscreenshot.png)
## Usage
### Install
Install with contao manager or with composer:
```bash
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.