User Manager & Access Control
- Details
Joomla's Access Control List (ACL) system is one of the most powerful in any CMS. It separates User Groups (who the user is) from Viewing Access Levels (what they can see) from Permissions (what actions they can perform). These three layers combine to give very precise control over every aspect of the site.
Menu Manager
- Details
The Joomla Menu Manager controls all site navigation. A Joomla site can have multiple independent menus — each rendered by its own mod_menu module. Every page on a Joomla site is ultimately defined by a menu item: the menu item type determines what component renders, what layout is used, and what appears in the URL.
Category Manager
- Details
Categories are the backbone of content organisation in Joomla. Every article, contact, news feed, and banner must belong to a category. Categories form a tree — any category can have unlimited sub-categories — and each node in the tree can have its own access level, metadata, and custom image.
Contacts
- Details
The Joomla Contacts component (com_contact) provides a structured directory of people and organisations with individual contact pages and customisable contact forms. Each contact can have its own address, phone, email, links, and an associated Joomla user account.