2017 © Pedro Peláez
 

magento2-module international-telephone-input

International Telephone Input module for Magento 2

image

maxmage/international-telephone-input

International Telephone Input module for Magento 2

  • Monday, March 19, 2018
  • by MaxMage
  • Repository
  • 0 Watchers
  • 4 Stars
  • 361 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 301 % Grown

The README.md

International Telephone Input module for Magento 2

The module for Magento 2 based on a jQuery plugin for entering and validating international telephone numbers https://github.com/jackocnr/intl-tel-input/. The utilities script (build/js/utils.js) is a custom build of Google's libphonenumber., (*1)

Integration to Magento 2 a jQuery plugin for entering and validating international telephone numbers. It adds a flag dropdown to telephone fields, detects the user's country, displays a relevant placeholder and provides formatting/validation methods. At the current moment not all features implement for Magento 2., plugin provides such possibility., (*2)

Demo International Telephone Input module, (*3)

The demo page of a jQuery plugin, not Magento module., (*4)

Installation

  1. Go to Magento 2 root directory, (*5)

  2. Enter following commands to install module:, (*6)

    composer require maxmage/international-telephone-input
    
  3. Enter following commands to enable module:, (*7)

    php bin/magento module:enable MaxMage_InternationalTelephoneInput
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    

Configuration

  1. Enable the International Telephone Input module in Magento® Admin under Stores > Configuration > Customers > International Telephone Input., (*8)

    Disable/Enable International Telephone Input module, (*9)

The Versions

19/03 2018

dev-master

9999999-dev

International Telephone Input module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0

 

by MaxMage Core Team

19/03 2018

1.0.0

1.0.0.0

International Telephone Input module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0

 

by MaxMage Core Team