---
title: "CF Instagram"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/cf-instagram"
date: "2026-09-09T15:21:55+00:00"
language: "en-GB"
---

#  CF Instagram

# CF Instagram: cfinstagram

Joomla! Custom Field to integrate Instagram photo into your Joomla articles

## Installation and Usage

- Install the plugin using Joomla! Extension Manager
- Add the field (CFINSTAGRAM) to your component using com\_fields

## How to get the photo ID

To integrate the photo in the article you need to enter the id of the photo:
\* Go to the photo URL
`Example:https://www.instagram.com/p/BP50p9aBf8r/?taken-by=seriglesias`
\* Select the number after /p/
`Example: BP50p9aBf8r`
\* This is the ID you have to enter in the field

---

# Changelogs

### Version 1.0.0 \[2017-07-18\]

- **\[Added\]** Iframe option without customization

### Version 1.0.1 \[2019-01-20\]

- **\[Added\]** Changes to upload plugin to the JED
- **\[Changed\]** Language file

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/WqEx1IrFV8A/cf-instagram](http://feeds.joomla.org/~r/JoomlaExtensions/~3/WqEx1IrFV8A/cf-instagram "CF Instagram")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "CF Instagram", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/cf-instagram" } ] }
```
