thelia/free-shipping-module

FreeShipping module for Thelia ecommerce solution

Installs: 327

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 7

Open Issues: 1

Type:thelia-module

1.1.4 2022-02-08 10:59 UTC

This package is auto-updated.

Last update: 2024-04-08 15:52:55 UTC


README

This module is used to offer shipping from a minimum amount on a specific shipping zone.

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is FreeShipping.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/free-shipping-module:~1.1.0

Next, go to your Thelia admin panel for module activation.

How to use

You can manage your free shipping rules on the configuration view of the module with the "configure" button on the modules list.

After defining a rule, commands that respect it will have their shipping costs equal to 0 (the shipping costs will be calculated automatically).