anasstouaticoder/magento2-module-backtotop

The Back To Top module enhances user control over page navigation by providing an easy way to return to the top of the page. This module is compatible with Luma, Hyva, and other Magento themes.

1.0.1 2024-05-18 19:38 UTC

This package is auto-updated.

Last update: 2024-05-18 19:46:16 UTC


README

Copy field path and value, display its override values in parent scope

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667
``anasstouaticoder/magento2-module-back-to-top``

Main Functionalities

add back to top button in magento pages

Installation

* = in production please use the --keep-generated option

install from composer 2

  • In magento project root directory run command composer require anasstouaticoder/magento2-module-back-to-top
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_BackToTop
  • Flush the cache by running php bin/magento cache:flush

Zip file

  • Unzip the zip file in app/code/AnassTouatiCoder
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_BackToTop
  • Flush the cache by running php bin/magento cache:flush

Configuration

In Back Office

After installing the plugin, it is easy to activate it, login in as administrator, then navigate to Stores => Configuration => ATOUATI TOOLS => Back To Top =>

General group => Enable field select yes option

Display group => setup up your preferences

  • Label
  • Label Color
  • Background color
  • border color
  • Position Then save changes and clear Magento config cache

Specifications

This module provides a shortcut for customer to go back to the top of the page especially if your magento instance doesn't have sticky header or the pages are too long

Usage

the purpose of this module is to add back to top shortcut in Magento pages See plugin wiki

License

MIT