Convert Existing Customers into Repeat Customers To Increase Sales. Our Enhanced Success Page extension for Magento 2 allows you to quickly and easily design beautiful customizable thank you pages. This extension provides full control over the layout and content of your order confirmation page with modular drag and drops elements, you can quickly add upsell, recently viewed, cross-sell, and related products to compliment your customer purchase
Review license.txt
Install Enhanced Order Confirmation Page
Using Composer
composer require magepal/magento2-enhanced-success-page
Manually
Enable Module (from {Magento root} folder)
php -f bin/magento module:enable --clear-static-content MagePal_Core
php -f bin/magento module:enable --clear-static-content MagePal_AjaxNewsletterSubscribe
php -f bin/magento module:enable --clear-static-content MagePal_EnhancedSuccessPage
php -f bin/magento setup:upgrade
Log into your Magento 2 Admin
Like our extensions? Please take a minute to do quick Google Review.
Please Note : Reviewing our extensions, not only help us improve our plugins but also let others know how much we care about creating the best Magento 2 extensions.
If your are using Magento + Google Analytics, then you need Enhanced E-commerce for Google Tag Manager.
Minification is the process of removing all unnecessary characters and spacing from your source code without changing its functionality.