opengento / module-document-product-link
This module aims to help merchants to link their documents to products in Magento 2.
Fund package maintenance!
www.helloasso.com/associations/opengento/formulaires/1
Installs: 3 690
Dependents: 1
Suggesters: 5
Security: 0
Stars: 3
Watchers: 9
Forks: 1
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: ^103.0
- magento/module-catalog: ^104.0
- magento/module-config: ^101.0
- magento/module-eav: ^102.0
- magento/module-ui: ^101.0
- opengento/module-document: ^2.0
- opengento/module-document-widget: ^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-product-search: This module aims to make documents searchable with product keywords in Magento 2.
- opengento/module-document-restrict: This module aims to restrict documents by type in Magento 2.
- opengento/module-document-search: This module aims to make documents searchable for customers in Magento 2.
README
This module aims to help merchants to link their documents to products 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-link
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 help merchants to link their documents to products in Magento 2.
Documents can be linked to products from the edit view page.
- Manage product links:
- from the back-office
- from pivot field values on indexation
Documentation
Settings are available at: Stores > Configurations > Catalog > Catalog > Product Documents
Document Product Link: Defines what product attribute will be used to match with document type's pivot field.
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!