Gainto / JblMaintenanceLogin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 88.5%Language:Twig 11.5%