thelia / delivery-condition-module
Package info
github.com/thelia-modules/DeliveryCondition
Type:thelia-module
pkg:composer/thelia/delivery-condition-module
2.0.0
2026-08-08 09:16 UTC
Requires
- thelia/installer: ^1.6
Requires (Dev)
None
Suggests
- thelia/customer-family-module: Enables delivery condition by customer family
Provides
None
Conflicts
None
Replaces
None
README
Allow to restrict delivery modules by customer family (more conditions will be added in the future)
Installation
Composer
Add it in your main thelia composer.json file
composer require thelia/delivery-condition-module ^1.0
Usage
Go to module configuration where you can configure the delivery restrictions. This module change the delivery loop result so if you use this loop to display your delivery method you will have nothing else to do.