PHPackages                             inspiredminds/contao-ip-login - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. inspiredminds/contao-ip-login

ActiveContao-bundle[Authentication &amp; Authorization](/categories/authentication)

inspiredminds/contao-ip-login
=============================

Contao extension to allow automatic IP based front end login.

2.0.3(11mo ago)75911LGPL-3.0-or-laterPHPPHP &gt;=8.1

Since May 4Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/inspiredminds/contao-ip-login)[ Packagist](https://packagist.org/packages/inspiredminds/contao-ip-login)[ Docs](https://github.com/inspiredminds/contao-ip-login)[ GitHub Sponsors](https://github.com/sponsors/fritzmg)[ RSS](/packages/inspiredminds-contao-ip-login/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (10)Versions (12)Used By (0)

[![](https://camo.githubusercontent.com/f94dcdb0b3fba9ea35abfdeb19a4792e49e884b79bb93b466ef882f6fad1bcbd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e7370697265646d696e64732f636f6e74616f2d69702d6c6f67696e2e737667)](https://packagist.org/packages/inspiredminds/contao-ip-login)[![](https://camo.githubusercontent.com/19dd5f1c3c4c4a981254444b1cd0f11347fd1007c77c8a46b784dc17b3a7614f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e7370697265646d696e64732f636f6e74616f2d69702d6c6f67696e2e737667)](https://packagist.org/packages/inspiredminds/contao-ip-login)

Contao IP Login
===============

[](#contao-ip-login)

Contao extension to allow front end members to be automatically logged in by IP. An **Allow IP based auto login** and **Allowed IPs** setting is provided for members in the back end. The **Allowed IPs** setting offers a set of IPs or Subnets which are configured via the bundle configuration:

```
# config/config.yml
contao_ip_login:
    # All allowed IPs
    allowed_ips:
        - '239.27.9.125'
        - '245.107.230.190'
        - '46.78.101.0/24'
        - 'c43c:2fa4:3833:b00a:4270:3a4a:3:69e7'
        - '85ca:d480:ef8f:f834:d788:6ce2:d031:4e1'
        - '7d45:d6aa:48fd:e386:1b23:e502:f9db:913b'
    # These paths are ignored from the automatic IP based login
    ignored_paths:
        - '/login$'
        - '/logout$'
    # Additional conditions on the request can be set
    request_condition: "'GET' === request.getMethod() && !request.isXmlHttpRequest()"
```

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance58

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~196 days

Recently: every ~150 days

Total

11

Last Release

235d ago

Major Versions

1.0.0 → 2.0.02022-07-30

1.0.2 → 2.0.12024-03-13

PHP version history (2 changes)1.0.0-betaPHP &gt;=7.1

2.0.1PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/25f6ec05570f72d0fcc4d0a4fef2309799d53badf8b30484284e73724661e0d8?d=identicon)[fritzmg](/maintainers/fritzmg)

---

Top Contributors

[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (17 commits)")

### Embed Badge

![Health badge](/badges/inspiredminds-contao-ip-login/health.svg)

```
[![Health](https://phpackages.com/badges/inspiredminds-contao-ip-login/health.svg)](https://phpackages.com/packages/inspiredminds-contao-ip-login)
```

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
