DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

koning_instagram

This extension provides functionality to embed an Instagram post with a TYPO3 plugin. It makes use of the /oembed API call as documented here.

Setup

  • Install the extension
  • Include static template Koning Instagram or include manually

Usage

Add the plugin element Embed Instagram post to your page. The following options are available:

  • Post link: Link to the post, for example https://www.instagram.com/p/fA9uwTtkSN/
  • Max width: Maximum width of the returned media, must be greater than 320
  • Hide caption: Enable this to hide the caption of the post
  • Omit script: Enable this if you want to include the embeds.js script yourself
  • Callback: A JSON callback to be invoked

For more information on these parameters, check the embed manual