Joomla follows a structured approach to its architecture

alexkillerbg

New member
XNullUser
Joined
Jun 13, 2025
Messages
4
Reaction score
0
Points
1
Location
Bulgaria
NullCash
3
Joomla follows a structured approach to its architecture, primarily using the Model-View-Controller (MVC) design pattern. This pattern separates the data gathering (Model), presentation (View), and user interaction (Controller) of a component. Key parts of the Joomla structure include the database, Joomla framework, components, modules, plugins, templates, and the web server.
 
Top