Skip to content

vuhoi292/magento2-recentorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Extention Recentorder

Recentorder Magento extension (Magepow Recentorder Extension) for Magento show beautiful recent sales popups to notify visitors of recently bought items. When you have very small amount of order, you can show fake order instead to attract customers.

On the small popup, the extension allows store owners to show the main information of the product. Therefore, customers or visitors can have brief information about that product or also click on the popup to go directly to the product detail page. They also can close it by just one click if they feel it is annoying.

1. How to install Magento 2 Recentorder

✓ Install Magepow Recentorder via composer (recommend)

Run the following command in Magento 2 root folder:

composer require magepow/recentorder
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

2. Magepow Recentorder user guide

General Configuration

Setting Magepow Recentorder

Go to Admin Panel > Stores > Settings > Configuration > Magepow > Recentorder config-module-img

Enabled: Select Yes to enable module

Use Fake info order: Select Yes to use fake info order

Fake product Ids: Enter the fake product ids separated by commas

Fake times purchased: Enter the fake fake times purchased

Fake order shipping address: Enter the fake order shipping address

Limit: Enter the number limit products

Speed: Enter the product swap time(ms)

This Is Result In Frontend

result-img

Detail User Guide

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

Other free extensions

Premium extensions

Featured Magento services

Featured Magento Themes

Latest Stable Version Total Downloads

About

Recent Orders Magento2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 37.1%
  • PHP 30.7%
  • CSS 22.2%
  • JavaScript 10.0%