You are here

Files in Simple Instagram Feed Block 1.0.x

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt INTRODUCTION ------------ Ground up rebuild of the Simple Instagram Feed. More to come. BENEFITS -------- Unlike many Instagram integrations, this module does not require a complicated token and authorization sequence to use. Simply add the…
simple-instagram-block.html.twig templates/simple-instagram-block.html.twig <div id="{{ unique_id }}" class="instagram-feed"> <div class="content"> <div class="instagram-feed"> {# INSTAGRAM PROFILE DATA. #} <div…
SimpleInstagramBlock.php src/Plugin/Block/SimpleInstagramBlock.php Drupal\simple_instagram_feed\Plugin\Block
SimpleInstagramFeedTest.php tests/src/Functional/SimpleInstagramFeedTest.php Drupal\Tests\simple_instagram_feed\Functional
simple_instagram_feed.css css/simple_instagram_feed.css .instagram-feed { overflow: hidden; } .instagram-feed .instagram_profile, .instagram-feed .instagram_gallery { overflow: hidden; }
simple_instagram_feed.info.yml simple_instagram_feed.info.yml simple_instagram_feed.info.yml
simple_instagram_feed.install simple_instagram_feed.install Install, update and uninstall for simple instagram feed module.
simple_instagram_feed.libraries.yml simple_instagram_feed.libraries.yml simple_instagram_feed.libraries.yml
simple_instagram_feed.module simple_instagram_feed.module Drupal Module: Simple Instagram Feed.

Other projects