2017 © Pedro Peláez
 

magento2-module pagescrollup

Page Scroll Up module add 'scroll to top' element on storefront and provide to wide range of options in backend for this feature.

image

safalweb/pagescrollup

Page Scroll Up module add 'scroll to top' element on storefront and provide to wide range of options in backend for this feature.

  • Thursday, April 20, 2017
  • by safalweb
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

Page Scroll Up

Page Scroll Up is magento2 extension developed by Safal Web. Using this extension you can allow user to scroll to top in single click. You can control this feature from backend, there are variety of options added for this feature., (*1)

How to install

This extension is now available through Packagist ! You don't need to specify the repository anymore., (*2)

Add the following lines into your composer.json, (*3)

...
"require":{
    ...
    "safalweb/pagescrollup": "^1.0.0"
 }

or simply run this command, (*4)

composer require safalweb/pagescrollup

Then type the following commands from your Magento root:, (*5)

$ composer update
$ ./bin/magento cache:disable
$ ./bin/magento module:enable Safalweb_PageScrollUp
$ ./bin/magento setup:upgrade
$ ./bin/magento cache:enable

The Versions

20/04 2017

dev-master

9999999-dev

Page Scroll Up module add 'scroll to top' element on storefront and provide to wide range of options in backend for this feature.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

20/04 2017

1.0.1.x-dev

1.0.1.9999999-dev

Page Scroll Up module add 'scroll to top' element on storefront and provide to wide range of options in backend for this feature.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

15/04 2017

1.0.0

1.0.0.0

Page Scroll Up module add 'scroll to top' element on storefront and provide to wide range of options in backend for this feature.

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0