thelia / delivery-condition-module
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.1
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.