opengento / module-document-product-search
This module aims to make documents searchable with product keywords in Magento 2.
Fund package maintenance!
www.helloasso.com/associations/opengento/formulaires/1
Installs: 3 194
Dependents: 0
Suggesters: 6
Security: 0
Stars: 2
Watchers: 9
Forks: 1
Open Issues: 0
Type:magento2-module
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-10-11 17:36:01 UTC
README
This module aims to make documents searchable with product keywords 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-product-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 with product keywords in Magento 2.
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!