All Projects → MaxMage → international-telephone-input

MaxMage / international-telephone-input

Licence: OSL-3.0 license
Integration to Magento 2 a jQuery plugin for entering and validating international telephone numbers.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to international-telephone-input

intl-tel-input-rails
intl-tel-input for the Rails asset pipeline
Stars: ✭ 35 (+34.62%)
Mutual labels:  jquery-plugin, input, phone-number, formatting, international-telephone, libphonenumber
Intl Tel Input
A JavaScript plugin for entering and validating international telephone numbers
Stars: ✭ 5,963 (+22834.62%)
Mutual labels:  input, phone-number, formatting, international-telephone, libphonenumber
magento2-sign-in-with-phone-number
This extension allow your customers to login to your Magento store using their phone number.
Stars: ✭ 42 (+61.54%)
Mutual labels:  phone-number, magento2, magento2-extension, magento2-module
module-dsu
No description or website provided.
Stars: ✭ 18 (-30.77%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-34.62%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-2-layered-navigation
Magento 2 Layered Navigation extension Free optimizes the navigation process, redirects users to product catalog pages, and makes finding products easier
Stars: ✭ 16 (-38.46%)
Mutual labels:  magento2, magento2-extension, magento2-module
MultipleLayeredNavigation-M2
Magento 2 Multiple Layered Navigation extension.
Stars: ✭ 20 (-23.08%)
Mutual labels:  magento2, magento2-extension, magento2-module
Magento-2-Module-Skeleton
This Module provides a basic Skeleton for further Magento 2 Modules.
Stars: ✭ 30 (+15.38%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2
Mollie Payments for Magento 2
Stars: ✭ 70 (+169.23%)
Mutual labels:  checkout, magento2, magento2-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-42.31%)
Mutual labels:  magento2, magento2-extension, magento2-module
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (-26.92%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-2-reports
Magento 2 Reports extension Free from Mageplaza helps stores quickly access to advanced reports on Dashboard. As your shop grows, so is the amount of numbers you have to deal with everyday. Eventually, it would reach a point where you find yourself in dire need of a tool that can take care of the figures for you.
Stars: ✭ 39 (+50%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-auto-instagram-post
Magento 2 extension Auto Instagram Post allows you add your products immediately to Instagram after publishing it on Magento site, share your thoughts, product information, brand news and latest to your friends by an action, mass action or schedule a post by cron jobs
Stars: ✭ 30 (+15.38%)
Mutual labels:  magento2, magento2-extension, magento2-module
m2.Price
Magento2. Rounding Price to Prettier Value for Multi-Currency Stores.
Stars: ✭ 60 (+130.77%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-23.08%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-language-tr tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
Stars: ✭ 28 (+7.69%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-checkout-designs
Allow multiple options for Magento 2 checkout layout. Provides capabilities to AB test checkout changes and more.
Stars: ✭ 28 (+7.69%)
Mutual labels:  magento2, magento2-extension, magento2-module
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+15.38%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+153.85%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-19.23%)
Mutual labels:  magento2, magento2-extension, magento2-module

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.

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.

Demo International Telephone Input module

The demo page of a jQuery plugin, not Magento module.

Installation

  1. Go to Magento 2 root directory

  2. Enter following commands to install module:

    composer require maxmage/international-telephone-input
    
  3. Enter following commands to enable module:

    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.

    Disable/Enable International Telephone Input module

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].