Joomla is a powerful CMS used for shopping cart, Blogs, classifieds etc..The extensions libraries of joomla and its supporting forum is awesome .Thousand of programmers globally supports and clear and standards tutorials and so on.
Joomla provides a built in class for setting up the meta data of a page in joomla. JFactory::getDocument() will be avaiable in Joomla for setup the meta data. SEO is very important for all website so the meta data setup we can’t avoid on a web page. Just setting up the meta title ,description will […]
In my previous post I was explained how to get latest tweets in your website, that post is based on dynamic websites and the method used on that article is twitter widgets, But here latest tweets Joomla Module will help you to get your tweets in your Joomla website easily. The main advantage of this […]
Joomla is a powerful CMS and widely used for many web applications like shopping cart, blogs , classifieds etc.This tutorial gives a brief details about the smallest unit(Module) in the joomla .How to create Joomla Module that are compatible for most of the version. Joomla module development tutorial provides a guide line for creating modules […]