PHPackages                             sschreier/customizingadministrationloginpage - 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. sschreier/customizingadministrationloginpage

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

sschreier/customizingadministrationloginpage
============================================

customizing the administration login page

1.1.1(7mo ago)30GPL-3.0-or-laterTwig

Since Feb 22Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/sschreier/SschreierCustomizingAdministrationLoginPage)[ Packagist](https://packagist.org/packages/sschreier/customizingadministrationloginpage)[ RSS](/packages/sschreier-customizingadministrationloginpage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

An extension to customizing the administration login page for Shopware 6
========================================================================

[](#an-extension-to-customizing-the-administration-login-page-for-shopware-6)

The extension allows you to *customize the administration login page*.

For example, it is possible to *set the background color of the page* or to *hide the left side completely*. *For the left side, the background image can be changed* or an *individual background color can be set*. If necessary, you can also *hide the headline, replace it, or change its font size, font color or spacing*. This is *also possible for the sub headline*.

*For the right side*, for example, *it is possible to hide the shopware badge* or *change the inner distance*. In addition, the *headline can be hidden, replaced or its font size and color can be changed* if required. It is *also possible to display a sub headline and influence its design*.

Possible configurations
-----------------------

[](#possible-configurations)

- set the background color of the page

Possible configurations for the left side
-----------------------------------------

[](#possible-configurations-for-the-left-side)

- select if the left side should be shown
- select if the background image should be shown
- set the background image
- set the background color
- set the inner distance of the headlines to the left in pixels
- set the inner distance of the headlines downwards in pixels
- select if the headline should be shown
- set the headline
- set the font color of the headline
- set the font size of the headline in pixels
- select if the sub headline should be shown
- set the sub headline
- set the font color of the sub headline
- set the font size of the sub headline in pixels

Possible configurations for the right side
------------------------------------------

[](#possible-configurations-for-the-right-side)

- select if the shopware badge should be shown
- set the inner distance to the left and to the right in pixels
- set the inner distance upwards and downwards in pixels
- select if the headline should be shown
- set the headline
- set the font color of the headline
- set the font size of the headline in pixels
- select if the sub headline should be shown
- set the sub headline
- set the font color of the sub headline
- set the font size of the sub headline in pixels
- set the outer distance of the sub headline upwards in pixels

How to install the extension
----------------------------

[](#how-to-install-the-extension)

### via zip and console (recommended)

[](#via-zip-and-console-recommended)

1. Download the latest *SschreierCustomizingAdministrationLoginPage-master.zip*.
2. Unzip the zip file and rename the folder to *SschreierCustomizingAdministrationLoginPage*.
3. Move the folder to the project folder *custom/plugins/* .
4. Connect to the console via ssh:

```
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage

```

### via composer

[](#via-composer)

1. Add the repository URL to the composer.json of the project

```
"repositories": [
    ...,
    {
        "type": "vcs",
        "url": "https://github.com/sschreier/SschreierCustomizingAdministrationLoginPage"
    }
],

```

2. Connect to the console via ssh and install the plugin via the command

```
composer require sschreier/customizingadministrationloginpage
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage

```

### via

[](#via-httpspackagistorg)

- Connect to the console via ssh and install the plugin via the command

```
composer require sschreier/customizingadministrationloginpage
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage

```

### via zip upload

[](#via-zip-upload)

1. Download the latest *SschreierCustomizingAdministrationLoginPage-master.zip*.
2. Unzip the zip file and rename the folder to *SschreierCustomizingAdministrationLoginPage*.
3. Zip the folder to *SschreierCustomizingAdministrationLoginPage.zip*.
4. Upload the zip in the Shopware Administration.
5. Install &amp; Activate the extension.

#### extension update (zip)

[](#extension-update-zip)

1. Download the latest *SschreierCustomizingAdministrationLoginPage-master.zip*.
2. Unzip the zip file and rename the folder to *SschreierCustomizingAdministrationLoginPage*.
3. Zip the folder to *SschreierCustomizingAdministrationLoginPage.zip*.
4. Upload the zip in the Shopware Administration.
5. Update the extension.

Images
------

[](#images)

### default administration login page

[](#default-administration-login-page)

[![default administration login page](https://camo.githubusercontent.com/0c3cc1961c7d0f6fe1db07324bb1dbf95506d84cc49eac994bff65820b3fab99/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765312e6a7067)](https://camo.githubusercontent.com/0c3cc1961c7d0f6fe1db07324bb1dbf95506d84cc49eac994bff65820b3fab99/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765312e6a7067)

### administration login page with an individual background color instead of a background image, an individual headline and sub headline for the left side and a hidden headline for the right side

[](#administration-login-page-with-an-individual-background-color-instead-of-a-background-image-an-individual-headline-and-sub-headline-for-the-left-side-and-a-hidden-headline-for-the-right-side)

[![administration login page with an individual background color instead of a background image, an individual headline and sub headline for the left side and a hidden headline for the right side](https://camo.githubusercontent.com/2a2733a18cc78c01cb29b3844d3feb085ed2f1f9b97773e830712033e025dbaf/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765322e6a7067)](https://camo.githubusercontent.com/2a2733a18cc78c01cb29b3844d3feb085ed2f1f9b97773e830712033e025dbaf/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765322e6a7067)

### extension configuration part 1

[](#extension-configuration-part-1)

[![extension configuration part 1](https://camo.githubusercontent.com/d824fa72de691c0e5fadb17b58b8427ca38a05662ffc78cdd30a8c8d20733e3c/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765332e6a7067)](https://camo.githubusercontent.com/d824fa72de691c0e5fadb17b58b8427ca38a05662ffc78cdd30a8c8d20733e3c/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765332e6a7067)

### extension configuration part 2

[](#extension-configuration-part-2)

[![extension configuration part 2](https://camo.githubusercontent.com/4ad7b932e06f310aa253c47fbc6fa79be6f1a71045a747beecf7029f85d16b1e/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765342e6a7067)](https://camo.githubusercontent.com/4ad7b932e06f310aa253c47fbc6fa79be6f1a71045a747beecf7029f85d16b1e/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765342e6a7067)

### extension configuration part 3

[](#extension-configuration-part-3)

[![extension configuration part 3](https://camo.githubusercontent.com/f787705a39faca724899f4c528c17076124d6b980734fc6a93aff1385a1e6553/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765352e6a7067)](https://camo.githubusercontent.com/f787705a39faca724899f4c528c17076124d6b980734fc6a93aff1385a1e6553/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765352e6a7067)

### extension configuration part 4

[](#extension-configuration-part-4)

[![extension configuration part 4](https://camo.githubusercontent.com/67bca801407343aad640c267e307ec6bcac578bd767a1b583fc7d481def158a9/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765362e6a7067)](https://camo.githubusercontent.com/67bca801407343aad640c267e307ec6bcac578bd767a1b583fc7d481def158a9/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765362e6a7067)

### extension configuration part 5

[](#extension-configuration-part-5)

[![extension configuration part 5](https://camo.githubusercontent.com/c46212a3e8e755b189c1e469cd55c38f7a6d3a2b6d8ea1cf422e934c117323af/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765372e6a7067)](https://camo.githubusercontent.com/c46212a3e8e755b189c1e469cd55c38f7a6d3a2b6d8ea1cf422e934c117323af/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765372e6a7067)

### extension configuration part 6

[](#extension-configuration-part-6)

[![extension configuration part 6](https://camo.githubusercontent.com/45705f8c583a6606a60d4326fea39248fdc9305428a6007642f16c2f85dfc20d/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765382e6a7067)](https://camo.githubusercontent.com/45705f8c583a6606a60d4326fea39248fdc9305428a6007642f16c2f85dfc20d/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765382e6a7067)

### extension configuration part 7

[](#extension-configuration-part-7)

[![extension configuration part 7](https://camo.githubusercontent.com/94db728c7ff4e49ef7dbdb41a8bf38d67b72ea3547d5cfeca2893f13c2c09fec/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765392e6a7067)](https://camo.githubusercontent.com/94db728c7ff4e49ef7dbdb41a8bf38d67b72ea3547d5cfeca2893f13c2c09fec/68747470733a2f2f7777772e7765622d736f6c7574696f6e732d6472657364656e2e64652f706c7567696e732f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652f537363687265696572437573746f6d697a696e6741646d696e697374726174696f6e4c6f67696e506167652d496d616765392e6a7067)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance69

Regular maintenance activity

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity40

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

Every ~77 days

Total

4

Last Release

210d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62dc2323b3934f1d1569745338904fc37f372802ebdd6e945a4938b399aaf4da?d=identicon)[sschreier](/maintainers/sschreier)

---

Tags

login-pageshopware-platform-pluginshopware-pluginshopware6shopware6-plugin

### Embed Badge

![Health badge](/badges/sschreier-customizingadministrationloginpage/health.svg)

```
[![Health](https://phpackages.com/badges/sschreier-customizingadministrationloginpage/health.svg)](https://phpackages.com/packages/sschreier-customizingadministrationloginpage)
```

###  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)
