inpost/magento2-module-restrictions

Module allows for configuration of restrictions for products not handled by InPost Pay.

Maintainers

Package info

github.com/FastWhiteCat/magento2-module-restrictions

Type:magento2-module

pkg:composer/inpost/magento2-module-restrictions

Statistics

Installs: 0

Dependents: 4

Suggesters: 0

Stars: 0

v2.6.2 2026-02-10 12:53 UTC

This package is auto-updated.

Last update: 2026-03-25 10:03:44 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_Restrictions
  • bin/magento setup:upgrade