https://github.com/Gainto/JblMaintenanceLogin
https://github.com/Gainto/JblMaintenanceLogin
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Gainto/JblMaintenanceLogin
- Owner: Gainto
- License: mit
- Created: 2023-11-07T13:06:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T13:08:09.000Z (over 1 year ago)
- Last Synced: 2024-12-06T18:50:25.901Z (5 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_de-DE.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shopware6 - Maintenance Log-In >6.5
README
# Maintenance Log-In for Shopware 6.5
[](LICENSE)
[](https://packagist.org/packages/jbl/maintenance-login-shopware6)
[](http://www.php.net)
[](http://www.shopware.com)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:
```bash
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

