---
title: "How to use the EasyBlog Composer - A Beginners Guide"
description: "A video tutorial for first time users or absolute beginners when using the EasyBlog composer.  Also covers a few of glitches in the system & solutions."
url: "https://www.joomlalondon.co.uk/jugl-joomla-news/how-to-use-the-easyblog-composer-a-beginners-guide"
date: "2026-09-09T18:56:54+00:00"
language: "en-GB"
---

#  How to use the EasyBlog Composer - A Beginners Guide

    Details    Written by: [Gary Barclay](https://www.joomlalondon.co.uk/organisers/gary-barclay)   Category: [News](https://www.joomlalondon.co.uk/jugl-joomla-news)    Published: 26 May 2018    Last Updated: 05 July 2020  ​[EasyBlog](http://partners.stackideas.com/idevaffiliate.php?id=179)'s composer is a new perspective on how to create content. It is totally different from the core Joomla! methodology, and can feel unfamiliar at first. In particular it is nothing like Tiny MCE or JCE, has hardly any toolbars, and works using blocks.

This guide is designed for total novices who have never used composer before, or for people who are finding the process frustrating. Hopefully the tutorial helps you to understand how things work, some of the quirks, and how to overcome them.

This is my first video, I welcome any feedback in the comments below.

 The music in the intro is created by [TurtleApps](http://turtleappsdesign.com/).

{youtube}[okGN0E4tFwI](https://www.youtube.com/watch?v=okGN0E4tFwI){/youtube}

## 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": "News", "item": "https://www.joomlalondon.co.uk/jugl-joomla-news" }, { "@type": "ListItem", "position": 3, "name": "How to use the EasyBlog Composer - A Beginners Guide", "item": "https://www.joomlalondon.co.uk/jugl-joomla-news/how-to-use-the-easyblog-composer-a-beginners-guide" } ] }
```
