You are here

constant INSTAGRAMFEED_DOWNLOAD_URI in Simple Instagram Feed Block 7

The jquery.instagramFeed plugin URI.

1 use of INSTAGRAMFEED_DOWNLOAD_URI
drush_simple_instagram_feed_plugin in drush/simple_instagram_feed.drush.inc
Downloads the simple_instagram_feed plugin and unzips it at its destination.

File

drush/simple_instagram_feed.drush.inc, line 17
Drush integration: simple_instagram_feed.

Code

define('INSTAGRAMFEED_DOWNLOAD_URI', 'https://github.com/jsanahuja/jquery.instagramFeed/archive/master.zip');