This module add the phone number field to the country data object.
Magento 2 Open Source or Commerce edition is required.
Run the following composer command:
composer require opengento/module-country-store-phone
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Define the phone number for many countries. This configuration will allows Magento to add the phone number value to countries.
The configuration for this module is available in 'Stores > Configuration > General > Country Store'.
Raise a new request to the issue tracker.
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!