Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

kellerkinderDE/K10rStaging

Repository files navigation

K10rStaging

This plugin is only designed for use in staging/pre-live environments!

K10rStaging makes you aware that you are currently working in a staging environment by showing a message on every page. It also prevents shopware from sending mails to customers, by using MailTrap.io to catch all outgoing e-mails.

Installation and Usage

Installation using composer

  • Change to your root installation of Shopware
  • Run command composer require k10r/staging

Installation using ZIP Package

  • Download the ZIP or clone this repository into your engine/Shopware/Plugins/Local/Core/ folder.

Usage

  • Activate the plugin via PluginManager
  • Create a new MailTrap.io inbox
  • Set the MailTrap.io username and password for your inbox in the plugin settings (you can find these in Mailtrap under SMTP Settings)

License

MIT licensed, see LICENSE.md