This section covers everything you need to maintain or extend the Evo Server Controller
Prerequisites and other userful information
Requirements PHP7.4 (with extensions: simplexml, mbstring, gd, dom, mysql) Composer MySQL/Ma...
Features and Bugfixes When starting to work on a new feature or bugfix, create a new branch from...
How are files structured and named? General development guidelines.
Directories cache As the name suggests this directory contains all the cache-data saved and use...
The server communicates with the controller through callbacks/events. Some of the more important ...
Everything you need to know about modules