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.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

1.0.0 2023-11-07 13:06 UTC

This package is auto-updated.

Last update: 2024-05-07 14:27:00 UTC


README

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