thelia/thelia-migrate-country-module

Installs: 28 008

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Type:thelia-module


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