OTOBO Development Tutorial¶
This work is copyrighted by OTRS AG (https://otrs.com), Zimmersmühlenweg 11, 61440 Oberursel, Germany.
Copyright © for modifications and amendments 2019-2020 ROTHER OSS GmbH (https://otobo.de), Oberwalting 31, 94339 Leiblfing, Germany
Terms and Conditions OTRS: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found on the GNU website.
Terms and Conditions Rother OSS: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “COPYING”.
Published by: Rother OSS GmbH, (https://otobo.de), Oberwalting 31, 94339 Leiblfing, Germany.
Authors: OTRS AG (original version), Rother OSS GmbH (https://otobo.de).
Contents
- Getting Started
 - OTOBO Internals - How it Works
 - How to Extend OTOBO
- Writing A New OTOBO Front End Module
 - Writing A New OTOBO Front End Component
 - Using the power of the OTOBO module layers
- Agent Authentication Module
 - Authentication Synchronization Module
 - Customer Authentication Module
 - Customer User Preferences Module
 - Queue Preferences Module
 - Service Preferences Module
 - SLA Preferences Module
 - Log Module
 - Output Filter
 - Stats Module
 - Ticket Number Generator Modules
 - Ticket Event Module
 - Dashboard Module
 - Notification Module
 - Ticket Menu Module
 - Root Application Module Layer
 - Network Transport
 - Mapping
 - Invoker
 - Operation
 - OTOBO Daemon
 - OTOBO Scheduler
 - Overview
 - Dynamic Fields Framework
 - Dynamic Field Interaction With Front End Modules
 - How To Extend The Dynamic Fields
 - Create New Dynamic Field
 - Creating a Dynamic Field Functionality Extension
 - Ticket Postmaster Module
 - Process Management
 - Autoload Modules
 
 
 - How to Publish Your OTOBO Extensions
 - Documentation
 - Contributing to OTOBO
 - Additional Resources