- HTML Admin-Manual
- PDF Admin-Manual
- HTML ITSM-Manual
- PDF ITSM-Manual
- HTML Developer-Manual
- PDF Developer-Manual
- HTML Developer-API
Table of Contents
In this chapter, the writing of a new OTRS module is illustrated on the basis of a simple small programme. Necessary prerequisite is an OTRS development environment as specified in the chapter of the same name.
We want to write a little OTRS module that displays the text 'Hello World' when called up. First of all we must build the directory /Hello World for the module in the developer directory. In this directory, all directories existent in OTRS can be created. Each module should at least contain the following directories:
Kernel/
Kernel/System/
Kernel/Modules/
Kernel/Output/HTML/Standard/
Kernel/Config/
Kernel/Config/Files/
Kernel/Language/