mage-condition / scroll-to-top
Magento 2. Scroll to top button extension
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- php: ^8.0
- mage-condition/core: ^1.0.1
README
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.
Installation
Follow these steps to install the extension:
-
Require the extension via Composer
composer require mage-condition/scroll-to-top
-
Run Magento setup upgrade
php bin/magento setup:upgrade
-
Deploy static content (if in production mode)
php bin/magento setup:static-content:deploy
-
Clear the cache
php bin/magento cache:clean
Usage
- Navigate to the Stores section in the Magento admin panel.
- Go to Configuration > MageCondition > Scroll To Top.
- Configure the settings as per your requirements.
- Save the changes.
- Refresh the cache.
Demo
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.