Skip to content

Commit

Permalink
Changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Jul 7, 2017
1 parent 35d50fa commit afbfe43
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,26 @@
# Simple MailCatcher for Shopware

## Installation
Integrated easy to use mailcatcher for development or staging environments

* Install the plugin in PluginManager and clear the cache. The configured mail options will be ignored while plugin is active
# Installation

## Zip Installation package for the Shopware Plugin Manager

* Download the [latest plugin version](https://github.com/shyim/ShyimMailCatcher/releases/latest/)
* Upload and install plugin using Plugin Manager

## Git Version
* Checkout Plugin in `/custom/plugins/ShyimMailCatcher`
* Install the Plugin with the Plugin Manager

## Install with composer
* Change to your root Installation of shopware
* Run command `composer require shyim/shopware-mailcatcher` and install and active plugin with Plugin Manager


## Configuration

No configuration required, default configuration will be ignored while plugin is active

## Images

Expand Down

0 comments on commit afbfe43

Please sign in to comment.