This module allow you to migrate the system of country from Thelia version <= 2.2.* to version >= 2.3.0-alpha1.
- 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
Add it in your main thelia composer.json file
composer require your-vendor/thelia-migrate-country-module:~1.0