opengento/module-country-store-phone

This module add the phone number field to the country data object.

1.0.1 2021-10-01 08:53 UTC

This package is auto-updated.

Last update: 2024-03-29 04:25:46 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This module add the phone number field to the country data object.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-country-store-phone

Setup the module

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.

Features

Country Phone Number

Define the phone number for many countries. This configuration will allows Magento to add the phone number value to countries.

Settings

The configuration for this module is available in 'Stores > Configuration > General > Country Store'.

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!