You are here

constant SUPERFISH_DOWNLOAD_URI in Superfish 6

Same name and namespace in other branches
  1. 7 superfish.drush.inc \SUPERFISH_DOWNLOAD_URI

The Superfish plugin URI.

1 use of SUPERFISH_DOWNLOAD_URI
drush_superfish_plugin in ./superfish.drush.inc
Command to download the Superfish plugin.

File

./superfish.drush.inc, line 11
Drush integration for Superfish.

Code

define('SUPERFISH_DOWNLOAD_URI', 'https://github.com/mehrpadin/Superfish-for-Drupal/archive/1.x.zip');