Skip to content

Adds a back to top button on every page. When user clicks it, the page scrolls back to the top.

Notifications You must be signed in to change notification settings

mageguide/backtotop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MageGuide BackToTop

Tested on: 2.3+

Description

Adds a back to top button on every page. When user clicks it, the page scrolls back to the top.

Functionalities

  • Button works with javascript.
  • You can enable or disable the button from Magento Admin.

Steps to setup

  • Upload module files in app/code/MageGuide
  • Install module
        $ php bin/magento module:enable MageGuide_BackToTop
        $ php bin/magento setup:upgrade
  • To change general module settings go Stores > Configuration > MageGuide > Back To Top.

Usage

Configuration settings in the admin:

  • Enabled - Enable/Disable Module

Screenshots

Stores Configuration Settings

Admin Settings

This is the final result on the frontend

Final Result

About

Adds a back to top button on every page. When user clicks it, the page scrolls back to the top.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published