Use this Joomla 5.4 update runbook to test extension compatibility, set clear go/no-go gates, and execute fast rollbacks without breaking editor workflows.
Category: Joomla
-

How to make WordPress permalinks, SEO friendly URL working on Localhost, Apache, XAMPP
Are you getting "page not found" or "Object not found" error after activating the permalinks in Wordpress and SEO friendly URL in Joomla or any other while working on Localhost of your computer? Here is the solution to make them…
-

How to make navigation menu sticky
If you want to make your navigation menu or any other box stick to top on scroll then let me tell you, you are at the right place 😉 Yes, you can make your navigation menu or any other box…
-

File Manager Component for Joomla
7t-filemanager is simple to use file manager for joomla with code editor to edit files. Create new files and folders. You can also upload, download, copy, delete multiple files.
-

Get URL of current page in PHP, WordPress, Joomla and Java Script
Many times you want to know the current page URL . Which is required many times like including images, stylesheet, including some jQuery plugin or using it for Facebook integration script etc. Here i am going to tell you how…
-

Simple way to develop a Joomla Module
Modules are the powerful way to add new functionality in a Joomla site. If you know how to write a Joomla module, you can convert any PHP code into Joomla Module for example a Jquery slideshow, facebook fanbox etc. Is…
-

Write a Joomla plugin in simple steps.
From last few days i have received many request for the simple steps of writing a Joomla Plugin. So, i am back with the simple steps of writing a Joomla Plugin. As we know Joomla is the most popular CMS…
