PHPackages                             basilicom-pimcore-plugin/protected-admin - 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. basilicom-pimcore-plugin/protected-admin

ActivePimcore-plugin[Authentication &amp; Authorization](/categories/authentication)

basilicom-pimcore-plugin/protected-admin
========================================

A Pimcore plugin that requires a basic auth challenge prior to granting access to the admin backend.

013PHP

Since Aug 10Pushed 9y ago2 watchersCompare

[ Source](https://github.com/basilicom/pimcore-plugin-protected-admin)[ Packagist](https://packagist.org/packages/basilicom-pimcore-plugin/protected-admin)[ RSS](/packages/basilicom-pimcore-plugin-protected-admin/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

ProtectedAdmin Pimcore Plugin
=============================

[](#protectedadmin-pimcore-plugin)

Developer info: [Pimcore at basilicom](http://basilicom.de/en/pimcore)

Synopsis
--------

[](#synopsis)

This Pimcore  plugin requires http basic authentication prior to granting admin access. Username and password can be set via Website Settings.

Code Example / Method of Operation
----------------------------------

[](#code-example--method-of-operation)

After installing the plugin there are new website settings available (under Settings &gt; Website): **protectedAdminUser**, **protectedAdminPassword**. Set them accordingly.

Motivation
----------

[](#motivation)

Even though Pimcore comes with great security it still makes sense to prevent access to admin through the main domain, especially to any bots, script kiddies, etc.

Installation
------------

[](#installation)

Add "basilicom-pimcore/protected-admin" as a requirement to the composer.json in the toplevel directory of your Pimcore installation. Then enable and install the plugin in Pimcore Extension Manager (under Extras &gt; Extensions)

Example:

```
{
    "require": {
        "basilicom-pimcore-plugin/protected-admin": ">=1.0.0"
    }
}

```

Troubleshooting
---------------

[](#troubleshooting)

In case you lose access to the admin area due to misconfiguration you have two options:

- disable plugin by editing /website/var/config/extensions.xml (change the value to 0 or delete the whole line)
- remove the Website Settings by deleting the corresponding keys (protectedAdmin\*)

Contributors
------------

[](#contributors)

- Igor Benko
- Christoph Luehr

License
-------

[](#license)

- GNU General Public License version 3 (GPLv3)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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/5c0d06c93d4cfac61be4239ec123ca75a189a5275d4e1782755d85029e67b6bc?d=identicon)[christophluehr](/maintainers/christophluehr)

![](https://www.gravatar.com/avatar/a5082ec20fca835c8a833af5de2647529bad59c9423fbc58cc5625c9fbff230c?d=identicon)[IgorBenko](/maintainers/IgorBenko)

---

Top Contributors

[![chluehr](https://avatars.githubusercontent.com/u/197700?v=4)](https://github.com/chluehr "chluehr (1 commits)")[![christophluehr](https://avatars.githubusercontent.com/u/1352356?v=4)](https://github.com/christophluehr "christophluehr (1 commits)")

### Embed Badge

![Health badge](/badges/basilicom-pimcore-plugin-protected-admin/health.svg)

```
[![Health](https://phpackages.com/badges/basilicom-pimcore-plugin-protected-admin/health.svg)](https://phpackages.com/packages/basilicom-pimcore-plugin-protected-admin)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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