Skip to content

A Magento 2 extension that clearly indicates whether an order qualifies for free shipping or not, providing customers with immediate visibility of shipping eligibility during the checkout process, enhancing transparency, improving user experience, and reducing confusion about shipping charges.

Notifications You must be signed in to change notification settings

inadeemkhan/magento2-shipindicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Extension — Free Shipping Indicator

Magento PHP Contributions

This Magento 2 extension provides a clear visual indicator on the cart page, informing customers how close they are to qualifying for free shipping. It enhances the overall shopping experience and helps encourage higher cart values.

Installation

  1. Copy the contents of this repository into:
    {MAGENTO_ROOT}/app/code/NadeemSoft/ShipIndicator/
  2. Run the following commands in your Magento root directory:
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush

Screenshots

Cart Page Indicator
Cart Page

Configuration Settings
Configuration


Prerequisites

Ensure the following requirements are met before installing this extension:

Prerequisite How to Check Documentation
Apache / Nginx apache2 -v (Ubuntu)

nginx -v
Apache Docs
Nginx Docs
PHP >= 8.1 php -v PHP on Ubuntu
PHP on CentOS
MySQL 5.6.x mysql -u [root username] -p MySQL Docs

Contribution

Contributions are welcome!
The fastest way to contribute is by submitting a pull request on GitHub.


Issues & Support

If you encounter any issues or bugs, please open an issue on GitHub.

For direct support or feedback, feel free to contact:
📧 khannadeem243@gmail.com

About

A Magento 2 extension that clearly indicates whether an order qualifies for free shipping or not, providing customers with immediate visibility of shipping eligibility during the checkout process, enhancing transparency, improving user experience, and reducing confusion about shipping charges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •