diff --git a/README.md b/README.md
index 534133f..fa9b3ca 100644
--- a/README.md
+++ b/README.md
@@ -42,12 +42,21 @@ Install via composer (recommend)
Run the following command in Magento 2 root folder:
+With Marketing Automation (recommend):
+```
+composer require mageplaza/module-email-attachments mageplaza/module-smtp
+php bin/magento setup:upgrade
+php bin/magento setup:static-content:deploy
+```
+
+Without Marketing Automation:
```
composer require mageplaza/module-email-attachments
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```
+
## 4. Mageplaza Email Attachments Highlight Features
### Attack PDF billing documents to Invoice Email
@@ -156,6 +165,17 @@ Login to the `Magento Admin`, navigate to `Store > Configuration > Mageplaza > E
- [Magento 2 Layered Navigation](https://github.com/mageplaza/magento-2-ajax-layered-navigation)
- [Magento 2 security module](https://github.com/mageplaza/magento-2-security)
+**Get more [Magento 2 extensions on Marketplace](https://marketplace.magento.com/partner/Mageplaza):**
+- [Magento 2 Customer Approval](https://marketplace.magento.com/mageplaza-module-customer-approval.html)
+- [Magento 2 Static Block](https://marketplace.magento.com/mageplaza-module-better-static-block.html)
+- [Magento 2 Social Share](https://marketplace.magento.com/mageplaza-module-social-share.html)
+- [Magento 2 Multi Flat Rates](https://marketplace.magento.com/mageplaza-module-multi-flat-rates.html)
+- [Magento 2 Share Cart](https://marketplace.magento.com/mageplaza-module-share-cart.html)
+- [Magento 2 Instagram Feed](https://marketplace.magento.com/mageplaza-module-instagram-feed.html)
+- [Magento 2 Same Order Number](https://marketplace.magento.com/mageplaza-module-same-order-number.html)
+- [Magento 2 Two-Factor Authentication](https://marketplace.magento.com/mageplaza-module-two-factors-authentication.html)
+- [Magento 2 Quick Cart](https://marketplace.magento.com/mageplaza-module-quick-cart.html)
+- [Magento 2 Order History](https://marketplace.magento.com/mageplaza-module-order-history.html)
diff --git a/composer.json b/composer.json
index 8b7a3fd..fa99e3c 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
"mageplaza/module-core": "^1.4.5"
},
"type": "magento2-module",
- "version": "1.0.7",
+ "version": "1.0.8",
"license": "proprietary",
"authors": [
{
diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml
index c1b9bab..87a94e7 100644
--- a/etc/adminhtml/system.xml
+++ b/etc/adminhtml/system.xml
@@ -31,7 +31,9 @@
Magento\Config\Model\Config\Source\Yesno
- Yes to enable the module.]]>
+ Yes to enable this module.
+ 1. It helps to reduce abandonment cart with One Step Checkout.
+ 2. Magento stores see upwards of 30% revenue 💰 with AVADA. Learn more]]>