thelia / thelia-migrate-country-module
Package info
github.com/thelia-modules/TheliaMigrateCountry
Type:thelia-module
pkg:composer/thelia/thelia-migrate-country-module
2.6.0
2025-11-14 15:28 UTC
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2026-05-26 18:30:50 UTC
README
This module allow you to migrate the system of country from Thelia version <= 2.2.* to version >= 2.3.0-alpha1.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is TheliaMigrateCountry. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require your-vendor/thelia-migrate-country-module:~1.0