Experiencing a 401 Unauthorized Error During Update?

If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here( onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.

Best Practices in building and maintaining web sites

Question What nobody tells you about Joomla template overrides

More
4 years 2 months ago #2004 by Ruud van Lent

Joomla is a very powerful CMS. Due to the features it comes with out-of-the-box it is specifically geared to web agencies, giving them the tool to create stunning websites for customers that checks all the boxes.

One of these features that make Joomla the goto CMS for web agencies is template overrides. But as some see template overrides as the Holy Grail, i see it as a work intensive feature that will leverage your maintenance (cost) on the site...

Some background information

Joomla follows the MVC pattern: Model View Controller pattern.

Read more...