PHPackages                             inspiredminds/contao-crawler-authenticator - 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-crawler-authenticator

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

inspiredminds/contao-crawler-authenticator
==========================================

Allows the Contao Crawler to be logged in as a front end member via Basic Authentication in order to index protected pages.

2.0.1(1y ago)061LGPL-3.0-or-laterPHPPHP &gt;=8.2

Since Jan 20Pushed 1y ago2 watchersCompare

[ Source](https://github.com/inspiredminds/contao-crawler-authenticator)[ Packagist](https://packagist.org/packages/inspiredminds/contao-crawler-authenticator)[ Docs](https://github.com/inspiredminds/contao-crawler-authenticator)[ GitHub Sponsors](https://github.com/sponsors/fritzmg)[ RSS](/packages/inspiredminds-contao-crawler-authenticator/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (10)Versions (10)Used By (0)

[![](https://camo.githubusercontent.com/3507f8b6c84fd2278f2b63f06af06a86c80e8607449f6ee9382e56acbb2df406/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e7370697265646d696e64732f636f6e74616f2d637261776c65722d61757468656e74696361746f722e737667)](https://packagist.org/packages/inspiredminds/contao-crawler-authenticator)[![](https://camo.githubusercontent.com/111fb2ac8755ac437fc084a3e93ac17c423d99e1f0d119ded2a8f83bd4e1eec7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e7370697265646d696e64732f636f6e74616f2d637261776c65722d61757468656e74696361746f722e737667)](https://packagist.org/packages/inspiredminds/contao-crawler-authenticator)

Contao Crawler Authenticator
============================

[](#contao-crawler-authenticator)

Allows the Contao Crawler to be logged in as a front end member via Basic Authentication in order to index protected pages.

Usage
-----

[](#usage)

1. Install the extension (zero configuration necessary in the Contao Managed Edition).
2. Create a front end member specifically for the Contao Crawler or re-use an existing one where you know the password.
3. Assign the member to the appropriate member groups.
4. Now choose one of the following options (replace `` and `` with the member's credentials):
    - Pass the member's username and password for every `contao:crawl` execution: ```
        CRAWLER_AUTH=: vendor/bin/contao-console contao:crawl --subscribers=search-index --max-depth=3

        ```
    - Define the member's username and password in the `.env.local`: ```
        # .env.local
        CRAWLER_AUTH=:
        ```

        These will then get used automatically every time you execute `contao:crawl` (unless overridden by the former command). Make sure you also have a `.env` file, otherwise the `.env.local` will not be loaded of course.

*Note:* be aware that the member's password will be put *unencrypted* into the bash history in the former case and into the `.env.local` in the latter case.

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance46

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

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 ~62 days

Recently: every ~122 days

Total

9

Last Release

429d ago

Major Versions

1.0.4 → 2.0.02024-09-20

1.x-dev → 2.0.12025-06-04

### 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 (13 commits)")

### Embed Badge

![Health badge](/badges/inspiredminds-contao-crawler-authenticator/health.svg)

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

###  Alternatives

[symfony/security-bundle

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

2.5k190.0M2.5k](/packages/symfony-security-bundle)[sylius/sylius

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

8.5k6.0M766](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M532](/packages/pimcore-pimcore)[sulu/sulu

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

1.3k1.4M224](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M414](/packages/easycorp-easyadmin-bundle)[contao/core-bundle

Contao Open Source CMS

1301.7M3.0k](/packages/contao-core-bundle)

PHPackages © 2026

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