opengento / module-document-restrict
此模块旨在限制 Magento 2 中的文档类型。
1.0.0
2021-07-16 10:28 UTC
Requires
- magento/framework: ^103.0
- opengento/module-document: ^2.0
Requires (Dev)
- magento/magento-coding-standard: ^5
- magento/marketplace-eqp: ^4.0
- roave/security-advisories: dev-master
Suggests
- opengento/module-document-product-link: This module aims to help merchants to link their documents to products in Magento 2.
- opengento/module-document-product-search: This module aims to make documents searchable with product keywords in Magento 2.
- opengento/module-document-search: This module aims to make documents searchable for customers 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:28:33 UTC
README
此模块旨在限制 Magento 2 中的文档类型。
设置
需要 Magento 2 开源或 Commerce 版本。
Composer 安装
运行以下 composer 命令
composer require opengento/module-document-restrict
设置模块
运行以下 magento 命令
bin/magento setup:upgrade
如果处于生产模式,请记住重新编译和重新部署静态资源。
特性
此模块旨在限制 Magento 2 中的文档类型。
如果启用了限制功能,则可以限制文档类型。
文档
进行中...
支持
向问题跟踪器提出新的 请求。
作者
许可
本项目采用 MIT 许可证 - 请参阅 LICENSE 详细信息。
就是这样!