gardenlawn / magento2-module-restrictions
Module allows for configuration of restrictions for products not handled by InPost Pay.
Installs: 2
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/gardenlawn/magento2-module-restrictions
Requires
- php: >=8.1
- hyva-themes/magento2-theme-module: ^1.3.11
- magento/framework: *
- magento/module-catalog-rule: *
- magento/module-ui: *
- monolog/monolog: *
- psr/log: *
This package is auto-updated.
Last update: 2025-12-10 21:07:41 UTC
README
Module adds possibility to restrict products from sale in general or for certain delivery types when carts are bound with InPost Pay Mobile App.
License
- This plugin is licensed under the Creative Commons BY-NC-ND 4.0 License.
- You are free to use this plugin in its original, unmodified form for non-commercial purposes only.
- Redistribution, modification, and commercial use are strictly prohibited.
- License details: http://creativecommons.org/licenses/by-nc-nd/4.0/
Compatibility
- Magento Community 2.4.6
- Not tested in other versions
Installation
To enable this extension run following commands:
bin/magento module:enable InPost_Restrictionsbin/magento setup:upgrade