You are here

constant PI_DOWNLOAD_URI in International Phone 3.x

Same name in this branch
  1. 3.x drush/pi_lib.drush.inc \PI_DOWNLOAD_URI
  2. 3.x src/Commands/PhoneInternationalCommands.php \Drupal\phone_international\Commands\PI_DOWNLOAD_URI

The Phone International plugin URI.

2 uses of PI_DOWNLOAD_URI
drush_pi_lib_plugin in drush/pi_lib.drush.inc
Command to download the Phone International(intl-tel-input) plugin.
PhoneInternationalCommands::plugin in src/Commands/PhoneInternationalCommands.php
Download and install the Phone International plugin.

File

src/Commands/PhoneInternationalCommands.php, line 13

Namespace

Drupal\phone_international\Commands

Code

define('PI_DOWNLOAD_URI', 'https://github.com/jackocnr/intl-tel-input/archive/v17.0.0.zip');