定制 opengento/module-document-search 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

opengento/module-document-search

最新稳定版本:2.0.0

Composer 安装命令:

composer require opengento/module-document-search

包简介

This module aims to make documents searchable for customers in Magento 2.

README 文档

README

Latest Stable Version License: MIT Packagist Packagist

This module aims to make documents searchable for customers in Magento 2.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-document-search

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

This module aims to make documents searchable for customers in Magento 2.
Documents can be searchable if their visibility is set to search.

Documentation

You can change the full search behavior by using the collection modifier extension point.
Add you own Magento\Framework\Data\CollectionModifierInterface implementation to the modifiers list of:

\Opengento\DocumentSearch\Model\Collection\CollectionModifier

Query parameters can be read through: \Opengento\DocumentSearch\Model\QueryData

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!

统计信息

  • 总下载量: 3.8k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 5

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-12-06