Tutorials
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tutorials - Basic Tutorials
- Category: Tutorials - Basic Tutorials - Overrides
A Joomla template override lets you change the HTML and PHP used to present an article, Category Blog item, module, or reusable layout without editing the corresponding component or module source file. That separation prevents an ordinary core-extension update from directly replacing your customized copy. It does not, however, guarantee that the customization will remain compatible with every future update.
This tutorial explains the inheritance and override model before walking through current examples for Cassiopeia on Joomla 6.1 and Joomla 5.4. You will learn where current article, Category Blog, Latest Articles module, and reusable layout files belong; why old Joomla 3 paths are wrong for this work; how to create overrides through the administrator or manually; and how to review them after updates. The objective is not merely to make an override work today. It is to keep the customization small, testable, reversible, and practical to maintain.
Read more: How to Create a Joomla Template Override Without Breaking Updates
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tutorials
- Category: Tutorials - Expert Tutorials
Joomla schema markup: learn what the latest Joomla release adds, how to upgrade safely, developer notes, system checks and roadmap guidance for site owners.
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tutorials
- Category: Tutorials - Expert Tutorials
Joomla 6.1 module language associations: learn what Joomla 6.1 adds, how to upgrade safely, developer notes, system checks and roadmap guidance for site owners.
Read more: How to Assign Modules per Language in Joomla 6.1 (Step‑by‑Step + Troubleshooting)
- Details
- Written by: Bjørn Ove Bremnes
- Parent Category: Tutorials
- Category: Tutorials - Expert Tutorials
Swetrix self-hosted analytics for Joomla: learn what the latest Joomla release adds, how to upgrade safely, developer notes, system checks and roadmap guidance