opengento / module-country-store-phone
This module add the phone number field to the country data object.
Fund package maintenance!
www.helloasso.com/associations/opengento/formulaires/1
Installs: 3 230
Dependents: 0
Suggesters: 3
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.4||^8.0
- magento/framework: *
- magento/module-config: *
- magento/module-customer: *
- magento/module-store: *
- magento/module-theme: *
- opengento/module-country-store: ^1.0.0
Requires (Dev)
- magento/magento-coding-standard: ^5
- magento/marketplace-eqp: ^4.0
- roave/security-advisories: dev-master
Suggests
- opengento/module-country-store-redirect: This module will redirect the customers regarding their country of origin, on their first visit session.
- opengento/module-country-store-switcher: This module will allows the customers to switch of store by country instead of name/language.
This package is auto-updated.
Last update: 2024-10-11 17:42:36 UTC
README
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
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!