PHPackages                             jbl/maintenance-login-shopware6 - 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. jbl/maintenance-login-shopware6

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

jbl/maintenance-login-shopware6
===============================

Shopware6 Plug-In which adds an password field to the maintenance page. When authenticated, client IP is being added to whitelist.

1.0.0(2y ago)31MITPHP

Since Nov 7Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Gainto/JblMaintenanceLogin)[ Packagist](https://packagist.org/packages/jbl/maintenance-login-shopware6)[ RSS](/packages/jbl-maintenance-login-shopware6/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Maintenance Log-In for Shopware 6.5
===================================

[](#maintenance-log-in-for-shopware-65)

[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/d1114e8d0254bf9e4e47140f2c3af7e3dbcc692fcdfb8dcb9fb5c555469776aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a626c2f6d61696e74656e616e63652d6c6f67696e2d73686f7077617265362e7376673f7374796c653d666c617426696e636c7564655f70726572656c6561736573)](https://packagist.org/packages/jbl/maintenance-login-shopware6)[![PHP Version](https://camo.githubusercontent.com/933e73ce48f3133d9784a242ea23321d7d8fd7d294e496a6c6f687dba8f97c78/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e302d3838393242462e7376673f7374796c653d666c6174)](http://www.php.net)[![Shopware Version](https://camo.githubusercontent.com/fd5b7a9349c4ec87fc962957e1aa457e96597be957cc3255dd417eb5f1ee91d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73686f70776172652d253545362e352e302d3838393242462e7376673f7374796c653d666c6174)](http://www.shopware.com)

Define a password in the plug-in config.
When maintenance mode is enabled, you can log-in with the password from within the maintenance page.
Technically it simply adds the client's ip to the whitelist of the current sales-channel when the password matches.

Install
-------

[](#install)

### Install via composer:

[](#install-via-composer)

```
composer require jbl/maintenance-login-shopware6
```

### Install via GIT

[](#install-via-git)

- Clone this repository into custom/plugins of your Shopware 6 installation

### Download &amp; install the latest release

[](#download--install-the-latest-release)

- Download the latest release and install it via the plug-in manager

Screenshots
-----------

[](#screenshots)

[![Maintenance page](https://camo.githubusercontent.com/493531543e531bc62e0164f65e8ce2aac1047cfaf712ff9b1d39231f39fe7aeb/68747470733a2f2f73686f70776172652e6a656666626c6f636b2e64652f706c7567696e732f4a626c4d61696e74656e616e63654c6f67696e2f696d616765732f312e706e67)](https://camo.githubusercontent.com/493531543e531bc62e0164f65e8ce2aac1047cfaf712ff9b1d39231f39fe7aeb/68747470733a2f2f73686f70776172652e6a656666626c6f636b2e64652f706c7567696e732f4a626c4d61696e74656e616e63654c6f67696e2f696d616765732f312e706e67)[![Plug-Ij config](https://camo.githubusercontent.com/481e9275f9678a3876d7903ae25d95f338020ce77b99a05caae29f132e007a5c/68747470733a2f2f73686f70776172652e6a656666626c6f636b2e64652f706c7567696e732f4a626c4d61696e74656e616e63654c6f67696e2f696d616765732f322e706e67)](https://camo.githubusercontent.com/481e9275f9678a3876d7903ae25d95f338020ce77b99a05caae29f132e007a5c/68747470733a2f2f73686f70776172652e6a656666626c6f636b2e64652f706c7567696e732f4a626c4d61696e74656e616e63654c6f67696e2f696d616765732f322e706e67)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

916d ago

### Community

Maintainers

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jbl-maintenance-login-shopware6/health.svg)

```
[![Health](https://phpackages.com/badges/jbl-maintenance-login-shopware6/health.svg)](https://phpackages.com/packages/jbl-maintenance-login-shopware6)
```

###  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)[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)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)

PHPackages © 2026

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