catgento/magento-2-backtotopnavigation 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

catgento/magento-2-backtotopnavigation

最新稳定版本:1.0.4

Composer 安装命令:

composer require catgento/magento-2-backtotopnavigation

包简介

This module adds a back to top navigation when scrolling down the page

README 文档

README

Main Functionalities

This module adds a back to top navigation when scrolling down the page

Image of Button in Frontend

Installation

Type 1: Composer

  • Install the module composer by running

composer require catgento/magento-2-backtotopnavigation

  • enable the module by running

php bin/magento module:enable Catgento_BackToTopNavigation

  • apply database updates by running

php bin/magento setup:upgrade

  • Flush the cache by running

php bin/magento cache:flush

Type 2: Zip file

  • Unzip the zip file in app/code/Catgento/BackToTopNavigation
  • Enable the module by running php bin/magento module:enable Catgento_BackToTopNavigation
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Back to top navigation button can be enabled in Stores » Configuration » Catgento » Back to top navigation section.

  • enable (design/back_to_top_navigation/enable)

  • Visibility (design/back_to_top_navigation/visibility)

  • Breakpoint (design/back_to_top_navigation/breakpoint)

  • Button Background Color (design/back_to_top_navigation/background_color)

  • Display offset (design/back_to_top_navigation/display_offset)

  • Button Text Color (design/back_to_top_navigation/text_color)

Image of Button configuration

统计信息

  • 总下载量: 405
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-12-20