PHPackages                             bitexpert/typo3-basic-authentication - 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. bitexpert/typo3-basic-authentication

ArchivedTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

bitexpert/typo3-basic-authentication
====================================

Basic authentication (htaccess) support for frontend pages

311PHP

Since Jun 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/bitExpert/typo3-basicauth)[ Packagist](https://packagist.org/packages/bitexpert/typo3-basic-authentication)[ RSS](/packages/bitexpert-typo3-basic-authentication/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Typo3 Basic Authentication
==========================

[](#typo3-basic-authentication)

Adds basic authentication (htaccess) support for Typo3 frontend pages. This may be useful for staging or development environments.

Disclaimer
----------

[](#disclaimer)

The extension should not be used to protect high confidential data. Other extension, your own code or misconfiguration may disable the access protection on the hole website or some sub pages.

Prerequisites
-------------

[](#prerequisites)

- PHP &gt;= 5.6
- Typo3 &gt;= 7.6.2

Setup
-----

[](#setup)

### Composer

[](#composer)

Run `composer require bitexpert/typo3-basic-authentication`

### Manual

[](#manual)

1. Download [zip file](https://typo3.org/extensions/repository/view/basicauth-1) and extract to typo3conf/ext folder
2. Activate extension in Extension Manager
3. (Only for composer mode) Add autoload entry to your composer.json file `"bitExpert\\Basicauth\\": "web/typo3conf/ext/basicauth/Classes"`

Usage
-----

[](#usage)

The access protection is disabled by default. The activation is handled by a file named `BASIC_AUTH_ENABLED` in the `typo3conf` folder.

Due this file it is possible to enable/disable the protection due scripts, easily.

The protection can be toggled in the CMS administration `ADMIN TOOLS -> Basic Auth` menu.

All backend users (active and not deleted) are able to authenticate with their credentials.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1adf0ab660536efce10aeb97f0c90ec881110b64fbd23429fa945190df0def56?d=identicon)[shochdoerfer](/maintainers/shochdoerfer)

---

Top Contributors

[![shochdoerfer](https://avatars.githubusercontent.com/u/596449?v=4)](https://github.com/shochdoerfer "shochdoerfer (1 commits)")

---

Tags

basic-authenticationphptypo3typo3-extension

### Embed Badge

![Health badge](/badges/bitexpert-typo3-basic-authentication/health.svg)

```
[![Health](https://phpackages.com/badges/bitexpert-typo3-basic-authentication/health.svg)](https://phpackages.com/packages/bitexpert-typo3-basic-authentication)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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