Using the power of the OTOBO module layers¶
OTOBO has a large number of so-called module layers which make it very easy to extend the system without patching existing code. One example is the number generation mechanism for tickets. It is a module layer with pluggable modules, and you can add your own custom number generator modules if you wish to do so. Let’s look at the different layers in detail!
Authentication and User Management
Preferences
Other Core Functions
Front End Modules
Generic Interface Modules
Daemon And Scheduler
Dynamic Fields
Email Handling
Process Management
Overriding Core Modules