---
title: "CF Gist"
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-gist"
date: "2026-09-09T15:22:48+00:00"
language: "en-GB"
---

#  CF Gist

# CF Gits: cfgist

Joomla! Custom Field to integrate Gist of GitHub into your Joomla articles

## Installation and Usage

- Install the plugin using Joomla! Extension Manager
- Add the field (CFGIST) to your component using com\_fields
- Intro the Slide URL: `Example:https://gist.github.com/sergiois/afa88e675aca16f291065d7195f94651`

---

# Changelogs

### Version 1.0.0 \[2017-10-23\]

- **\[Added\]** Show Gist

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

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

---

## Copyright &amp; License

This custom field is licensed under GNU LESSER GENERAL PUBLIC LICENSE.
Copyright (C) 2017 - All rights reserved.

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/sijaQR8b0d0/cf-gist](http://feeds.joomla.org/~r/JoomlaExtensions/~3/sijaQR8b0d0/cf-gist "CF Gist")

## 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 Gist", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/cf-gist" } ] }
```
