Developer Guide
This section is for anyone looking to extend or enhance DaDesktop.
There are several ways to extend DaDesktop's functionality:
- Create a simple script that runs at specific times — we call these hooks or event scripts.
- Build a GUI module.
- Write authorization or authentication logic (e.g., assigning to specific roles and groups).
Beyond these options, you can modify the code yourself, as long as your license allows. (Contact sales for more details.)
- You can fix a bug.
- You can create a new module.
- You can rework an existing module.
