Connect Your IDE to a Live Joomla Database Over SSH
Reading a live database through phpMyAdmin gets old quickly. Every IDE with database tooling can connect directly, and the connection should go through an SSH…
News, security and craft for the Joomla ecosystem
Building for Joomla: APIs, packaging and developer tooling.
Reading a live database through phpMyAdmin gets old quickly. Every IDE with database tooling can connect directly, and the connection should go through an SSH…
An extension that installs is easy. An extension that installs, upgrades over its previous version without losing settings, and tells users when a new release…
Sooner or later a site needs content that is not an article — a property with a price and floor area, an event with a venue, a person with a role. The question…
Posting a form with a file attached, without reloading the page, is about a dozen lines of JavaScript in Joomla 6. FormData collects the fields and the file…
Colour a section by its top-level category, load a different module set per branch, pick a header image by area of the site — all of these need the same thing…