safalweb/pagescrollup
Composer 安装命令:
composer require 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.
README 文档
README
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.
How to install
This extension is now available through Packagist ! You don't need to specify the repository anymore.
Add the following lines into your composer.json
...
"require":{
...
"safalweb/pagescrollup": "^1.0.0"
}
or simply run this command
composer require safalweb/pagescrollup
Then type the following commands from your Magento root:
$ composer update
$ ./bin/magento cache:disable
$ ./bin/magento module:enable Safalweb_PageScrollUp
$ ./bin/magento setup:upgrade
$ ./bin/magento cache:enable
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2017-04-15