Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.29 KB

Maintenance Log-In for Shopware 6.5

Software License Packagist Version PHP Version Shopware Version

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 via composer:

composer require jbl/maintenance-login-shopware6

Install via GIT

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

Download & install the latest release

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

Screenshots

Maintenance page Plug-Ij config