diff --git a/guide/english/joomla/index.md b/guide/english/joomla/index.md index 4f9a202782..ed22314168 100644 --- a/guide/english/joomla/index.md +++ b/guide/english/joomla/index.md @@ -8,7 +8,12 @@ Joomla! is a free and open-source content management system (CMS) built on a mod Joomla! is written in object-oriented programming (OOP) PHP. It can store data in MySQL, PostgreSQL or MS SQL database. Features include page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language internationalization. -Joomla! can be extended to fit almost any need with great amount of free and paid components and plugins. +Joomla! can be extended to fit almost any need with great amount of free and paid components and plugins. + +Some advantages of using Joomla!: +* Access to your website's dashboard from any computer +* Lots of extensions avaliable +* Lots of website templates avaliable ### More Information