thelia/delivery-condition-module

1.0.3 2024-03-14 13:15 UTC

This package is auto-updated.

Last update: 2024-04-14 13:31:33 UTC


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.