Download the PHP package sschreier/customizingadministrationloginpage without Composer
On this page you can find all versions of the php package sschreier/customizingadministrationloginpage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sschreier/customizingadministrationloginpage
More information about sschreier/customizingadministrationloginpage
Files in sschreier/customizingadministrationloginpage
Package customizingadministrationloginpage
Short Description customizing the administration login page
License GPL-3.0-or-later
Informations about the package customizingadministrationloginpage
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
- set the background color of the page
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
- 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
via console (recommended)
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
via composer
-
Add the repository URL to the composer.json of the project
- Connect to the console via ssh and install the plugin source code via the command
via zip upload
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Zip the folder to SschreierCustomizingAdministrationLoginPage.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
extension update (zip)
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Zip the folder to SschreierCustomizingAdministrationLoginPage.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.