opengento / module-document-restrict
This module aims to restrict documents by type in Magento 2.
Fund package maintenance!
www.helloasso.com/associations/opengento/formulaires/1
Installs: 683
Dependents: 0
Suggesters: 6
Security: 0
Stars: 1
Watchers: 10
Forks: 0
Open Issues: 0
Type:magento2-module
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-10-11 17:36:00 UTC
README
This module aims to restrict documents by type 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-restrict
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 restrict documents by type in Magento 2.
Document types can be restricted if the restrict feature is enabled.
Documentation
In progress...
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!