opengento / module-document-product-search
本模块旨在使文档在Magento 2中可以通过产品关键词进行搜索。
1.0.1
2021-07-16 10:58 UTC
Requires
- magento/framework: ^103.0
- magento/module-catalog: ^104.0
- opengento/module-document-product-link: ^1.0||^2.0
- opengento/module-document-search: ^1.0||^2.0
Requires (Dev)
- magento/magento-coding-standard: ^5
- magento/marketplace-eqp: ^4.0
- roave/security-advisories: dev-master
Suggests
- opengento/module-document-restrict: This module aims to restrict documents by type in Magento 2.
- opengento/module-document-widget: This module aims to help merchants to manage easily their documents on the Magento 2 storefront.
This package is auto-updated.
Last update: 2024-09-11 17:26:21 UTC
README
本模块旨在使文档在Magento 2中可以通过产品关键词进行搜索。
设置
需要使用Magento 2开源版或商业版。
Composer安装
运行以下composer命令
composer require opengento/module-document-product-search
设置模块
运行以下magento命令
bin/magento setup:upgrade
如果您在生产模式下,不要忘记重新编译和重新部署静态资源。
功能
本模块旨在使文档在Magento 2中可以通过产品关键词进行搜索。
支持
向问题跟踪器提出新的请求。
作者
许可协议
本项目采用MIT许可协议 - 请参阅LICENSE详细信息。
就是这样!