checkout success page – magento 2 user manual€¦ · option 2: magento 2 install extension...

12
Checkout Success Page – Magento 2 USER MANUAL www.mageants.com [email protected] 1

Upload: others

Post on 11-Oct-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 2: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Table Of Contents

Preface ........................................................................ 3Installation Guide ........................................................ 4Checkout Success Page Configuration ............................ 5Front-end Example ....................................................... 9

www.mageants.com [email protected] 2

Page 3: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Preface

Checkout Success Page is a perfect extension for the everycustomer who wants to show Order success page more attractiveand customize, this extension provide that functionality to showsuccess page is more attractive.

This extension allow to show custom order message.

This extension is allow non-registered customer to register himin your site simply type add password and confirm password, noneed to move customer registration page and also customer cansubscribe newsletter when create account.

Its also show Suggest Product on Success page.

Its show a discount block.

◦ In this show discount message and coupon code.

This extension allow to add static block on Success page.

User Friendly and flexible configuration.

www.mageants.com [email protected] 3

Page 4: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Installation

There are two ways of installing extension in magento2. Using COMMAND LINE. Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE

(Recommended) Follow below steps to install extension from the

command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management.

Step 4: Enter the following at the command line: php bin/magento setup:upgrade

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_FastOrder’ => 1

Step 4: Disable the cache under System -> Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Configuration

After Installation of Extension login to magento admin panel for set configuration of the extension.

You can find configuration at Stores -> Configuration -> Mageants -> Checkout Success Page .

as per below screen shot you can set all the checkout success page settings here.

Here , Enable/Disable Newsletter Subscription.

www.mageants.com [email protected] 5

Page 6: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Set Suggest Product settings here.

Here set email confirmation settings.

www.mageants.com [email protected] 6

Page 7: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Set discount configuration as below.

www.mageants.com [email protected] 7

Page 8: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Set Right CMS block configuration as below.

Set Bottom CMS block and Social Share Linkconfiguration as below.

www.mageants.com [email protected] 8

Page 9: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Front-end Example:

Check out success page look as below for non-registered customers.

www.mageants.com [email protected] 9

Page 10: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Customer Dashboard after registration.

www.mageants.com [email protected] 10

Page 11: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Checkout Success Page for registered customer.

www.mageants.com [email protected] 11

Page 12: Checkout Success Page – Magento 2 USER MANUAL€¦ · Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory

Thank you!

Should you have any questions or feature suggestions, please contact us at:http://mageants.com/contactus

Your feedback is absolutely welcome!

www.mageants.com [email protected] 12