- Details
In this guide, we will explore creating a custom module for Joomla 5. We'll use the example of the mod_hello
module, which displays a dynamic list of items and leverages modern framework features like namespaces, traits, and dependency injection containers.
With this guide, you can create your own custom module, taking advantage of the powerful modern tools in Joomla 5. Organize your project, use helpers and traits for reusable functionality, and implement dynamic layouts to display data efficiently.
- Details
This part of the SQL code sets up the environment to manage new articles in Joomla and K2 starting from ID 15 of the content table, using the default category "Uncategorized" (ID 2). This involves clearing existing data from ID 15 onwards, adjusting the auto_increment to start at 15, and preparing the environment for new article insertions.
- Details
We are excited to announce the latest update for the translation of the Helix Ultimate plugin and theme by JoomShaper to Brazilian Portuguese (pt-BR). Version 2.1.1, released on May 29, 2024, is now available and brings several improvements for the Joomla developer community.