Skip to content

Magento 2 Scroll To Top Extension. Enhance user experience by adding a customizable button to scroll back to the top of the page. Features include customizable icon and background colors, adjustable button position, and responsive design

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL3.txt
Notifications You must be signed in to change notification settings

MageCondition/scroll-to-top

Repository files navigation

Magento 2 Scroll To Top Extension

Magento 2 License

Overview

The Magento 2 Scroll To Top extension adds a customizable button that allows users to scroll back to the top of the page easily. This enhances the user experience, especially on long pages.

Key Features

  • Extension can be easily disabled or enabled.
  • Customize the color of the scroll-to-top icon and button background using a color picker provided by https://github.com/mrgrain/colpick.
  • Can be configured for different scopes (Global, Website, Store View).

Advanced Configuration

  • Position: Set the position of the button (Right Bottom or Left Bottom).
  • Button Type: Choose the button shape (Round, Square).
  • Breakpoint: Define the scroll distance for the button to appear.
  • Side Margin: Adjust the side margin for the button.
  • Bottom Margin: Adjust the bottom margin for the button.
image

Installation

Follow these steps to install the extension:

  1. Require the extension via Composer

    composer require mage-condition/scroll-to-top
  2. Run Magento setup upgrade

    php bin/magento setup:upgrade
  3. Deploy static content (if in production mode)

    php bin/magento setup:static-content:deploy
  4. Clear the cache

    php bin/magento cache:clean

Usage

  1. Navigate to the Stores section in the Magento admin panel.
  2. Go to Configuration > MageCondition > Scroll To Top.
  3. Configure the settings as per your requirements.
  4. Save the changes.
  5. Refresh the cache.

Demo

demo2 (1)

Compatibility

  • PHP 8.0 or higher
  • Magento Open Source (CE) 2.4.x
  • Adobe Commerce (EE) 2.4.x

Support

If you encounter any issues or have questions regarding the extension, please open an issue on the GitHub repository.

You can also reach us via email at wincondition2911@gmail.com.

License

This module is licensed under the Open Software License (OSL). See the LICENSE file for more details.

About

Magento 2 Scroll To Top Extension. Enhance user experience by adding a customizable button to scroll back to the top of the page. Features include customizable icon and background colors, adjustable button position, and responsive design

Topics

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL3.txt

Stars

Watchers

Forks

Packages

No packages published