studioraz/magento2-breadcrumb 问题修复 & 功能扩展

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

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

studioraz/magento2-breadcrumb

最新稳定版本:1.0.2

Composer 安装命令:

composer require studioraz/magento2-breadcrumb

包简介

Studio Raz Magento 2 Breadcrumb Module

README 文档

README

Features

  1. Renders breadcrumbs full path

Installation

  1. To access Studio Raz private packages in Composer, configure authentication for the project:

    composer config --auth http-basic.repo.packagist.com <username> <password>
    
  2. Set up the custom repository with the following command

    composer config repositories.private-packagist composer https://repo.packagist.com/studioraz/
    composer config repositories.packagist.org false
    
  3. Install this module within Magento 2 using composer

    composer require studioraz/magento2-breadcrumb
    
  4. After this, enable the module as usual

    bin/magento mo:e SR_Breadcrumb &&
    bin/magento s:up
    

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2019-05-02