inGallery

inGallery 2.3.5

No permission to download
sarisan Sergeant
Bronze Member
badge id 108 NullPro Lover
Nov 27, 2021
1,262
519
$1,555
thanks to dear member @sarisan submitted a new resource:

inGallery - the fanciest instagram galleries for joomla

View attachment 24725Instagram Feed plugin inGallery allows you to display any Instagram media on you website in a highly customizable galleries. User friendly, flexible, customizable – it’s an essential plugin to show your website visitors your life stream, portfolio, travel pictures or anything else you can imagine.

Read more about this resource...
 
You can't use this compoment without a licence key... It need to be nulled
 
You can't use this compoment without a licence key... It need to be nulled
this plugin need online process data,can;t nulled

PHP:
   if($type=='UserData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUser/?user='.$_data;
        }
        else if($type=='HashtagData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getHashtag/?hashtag='.$_data;
        }
        else if($type=='ItemData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getItem/?code='.$_data;
        }
        else if($type=='LocationData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getLocation/?location='.$_data;
        }
        else{
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUrl/?scope='.$_data;
        }
        $responce = self::request($apiURL, array(
                    'domain' => $URI->getHost(),
                    'license_key' => $config->get('purchase_code', ''),
        ), null, 30, true);
 
this plugin need online process data,can;t nulled

PHP:
   if($type=='UserData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUser/?user='.$_data;
        }
        else if($type=='HashtagData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getHashtag/?hashtag='.$_data;
        }
        else if($type=='ItemData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getItem/?code='.$_data;
        }
        else if($type=='LocationData'){
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getLocation/?location='.$_data;
        }
        else{
            $apiURL = $protocol.'://api.allforjoomla.com/ingallery/getUrl/?scope='.$_data;
        }
        $responce = self::request($apiURL, array(
                    'domain' => $URI->getHost(),
                    'license_key' => $config->get('purchase_code', ''),
        ), null, 30, true);
You can't nulled it ?
 
Back
Top