diff --git a/README.md b/README.md index 87790ef..acb5401 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Customer Approval for Magento 2 +# Magento 2 Customer Approval Module [Customer Approval by Mageplaza](http://www.mageplaza.com/magento-2-customer-approval/) is a solution which helps store owner to approve or reject new account registration from customers in specific cases. This is regarded as an effective control method of customer accounts in online stores using Magento 2 platform. @@ -44,16 +44,23 @@ A: You can configure this at Not Approve Notification section. A: Yes, you can do it easily via Redirect CMS Page section from the backend. -## 3. How to install Customer Approval extension for Magento 2 +## 3. How to install Magento 2 Customer Approval extension Install via composer (recommend), run the following command in Magento 2 root folder: +With Marketing Automation (recommend): ``` -composer require mageplaza/module-customer-approval +composer require mageplaza/module-customer-approval mageplaza/module-smtp php bin/magento setup:upgrade php bin/magento setup:static-content:deploy ``` +Without Marketing Automation: +``` +composer require mageplaza/module-customer-approval mageplaza/module-smtp +php bin/magento setup:upgrade +php bin/magento setup:static-content:deploy +``` ## 4. Highlight Features @@ -346,3 +353,23 @@ When you want to remove the extension, you should go to the database to delete. ![](https://i.imgur.com/aiFNWrY.png) +## Explore more Magento 2 extensions from Mageplaza +☞ [Mageplaza Login as Customer](https://www.mageplaza.com/magento-2-login-as-customer/) + +☞ [Magento 2 Image Optimizer](https://github.com/mageplaza/magento-2-image-optimizer) + +☞ [Magento 2 customer attributes](https://www.mageplaza.com/magento-2-customer-attributes/) + +☞ [Mageplaza Layered Navitaion Ultimate](https://www.mageplaza.com/magento-2-layered-navigation-extension/) + +☞ [Magento 2 Google Tag Manager Enhanced eCommerce](https://www.mageplaza.com/magento-2-google-tag-manager/) + +☞ [Mageplaza Ajax Cart](https://www.mageplaza.com/magento-2-quick-view/) + +☞ [Mageplaza Store Pickup](https://www.mageplaza.com/magento-2-store-pickup-extension/) + +☞ [Mageplaza Product Options](https://www.mageplaza.com/magento-2-product-options/) + +☞ [Mageplaza SMS Notification](https://www.mageplaza.com/magento-2-sms-notification/) + +☞ [Mageplaza Follow Up Email](https://www.mageplaza.com/magento-2-follow-up-email/) diff --git a/composer.json b/composer.json index 13dbbe5..a396d97 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "mageplaza/module-core": "^1.4.5" }, "type": "magento2-module", - "version": "1.0.6", + "version": "1.0.7", "license": "proprietary", "authors": [ { diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 7d1aac7..25d9dd0 100755 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -31,7 +31,9 @@ Magento\Config\Model\Config\Source\Yesno - Yes to enable this 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]]>