承接 zero1/module-sub-category-listing 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

zero1/module-sub-category-listing

最新稳定版本:1.0.14

Composer 安装命令:

composer require zero1/module-sub-category-listing

包简介

Adds the ability to display a sub category listing on all or specific categories

README 文档

README

The Sub Category Listing module allows you to present a list of sub categories on any category page on the frontend of your website

This improves navigation on the frontend and can help users find what they're looking for quickly and easily, while still keeping control in the user's hands.

Usage

Magento Admin > Catalog > Categories

When clicking into a category in admin, you will see a "Show Sub Category Listing" attribute. Setting this to yes will automatically show all of the available sub categories for that category as links above the product list

You will also see a "Display Sub Category Listing As Images" option. Setting this to yes will mean that the sub categories displayed will use the category images, should you want to show images

Installation

composer require zero1/module-sub-category-listing

Support

If you encounter any problems or bugs, please open an issue on GitHub.

© Zero-1 Ltd | www.zero1.co.uk

Configuration

The default is for the values to be enabled. This can be changed by specifying the following in a project module

app/code/Zero1/Release/etc/module.xml

<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="MyVendor_MyModule" setup_version="1.0.0">
        <sequence>
            <module name="Zero1_SubCategoryListing"/>
        </sequence>
    </module>
</config>

app/code/Zero1/Release/etc/config.xml

<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <zero1>
            <subcategorylisting>
                <default_enabled>0</default_enabled>
            </subcategorylisting>
        </zero1>
    </default>
</config>

This will change the default to disabled.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-05-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固