Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwi-commerce authored Jun 11, 2018
1 parent 4a352aa commit 71a1602
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

### **Installation**

1. Install using Composer
1. Composer Installation
- Navigate to your Magento root folder<br />
`cd path_to_the_magento_root_directory`<br />
- Then run the following command<br />
`composer require kiwicommerce/module-enhanced-smtp`<br/>
- Make sure that composer finished the installation without errors.

2. Install manually
2. Command Line Installation
- Backup your web directory and database.
- Download Enhanced SMTP installation package from <a href="https://github.com/kiwicommerce/magento2-enhanced-smtp/releases/download/v1.0.0/kiwicommerce-enhanced-smtp-v100.zip">here</a>.
- Upload contents of the Enhanced SMTP Log installation package to your Magento root directory.
Expand All @@ -32,7 +32,7 @@
`php bin/magento setup:static-content:deploy`<br />
`php bin/magento cache:flush`

Find More details on <a href="https://kiwicommerce.co.uk/docs/enhanced_smtp/" target="_blank">Kiwi Commerce</a>
Find More details on <a href="https://kiwicommerce.co.uk/extensions/magento2-enhanced-smtp/" target="_blank">Kiwi Commerce</a>

## Where will it appear in the Admin Panel

Expand Down

0 comments on commit 71a1602

Please sign in to comment.