Joomla Tips and Tricks

Some Useful code for Joomla


// Note: remove space between load and module before use

// 1. Display a search box
{load module search,Search}

// 2. List Most Popular Articles.
{load module articles_popular,Articles Most Read}

// 3. List News
{load module articles_news,News Flash}

// 4. Who is online
{load module whosonline,Who's Online}

// 5. Breadcrumbs
{load module breadcrumbs,breadcrumbs}

// 6. List Latest Users
{load module users_latest,Users Latest}

Archived Articles