Skip to main content

News

Smarter Joomla! overrides: keep custom layouts lightweight and update-proof

One of the most common challenges in Joomla development is dealing with custom layout overrides. The core issue? You often end up copying the entire layout file, even when all you really need is to tweak a small part.

The downside is clear: once the original core layout is updated, you have to manually compare your custom layout with the updated one — and apply any necessary changes by hand. That’s tedious and error-prone.

Continue reading

  • Created on .

Alter Reports 4.4.0

  • Feature: new settings "Minimum Width" and "Maximum Width" for column styles.
  • Fix: sqlsrv driver connection issue with self-signed SSL certificate.
  • Feature: custom layouts for XLS(x) downloads.
  • Created on .
Add comment   

MightySites 5.5.0

  • Feature: native Joomla custom fields support for sites configuration. Enable "Edit Custom Fields" in Advanced component options, next configure custom fields for sites as usual. Use Factory::getApplication()->get('mighty_custom_fields') to get the current site's fields data.
  • Created on .
Add comment