Developer Guide
This section is intended for anyone looking to enhance or extend DaDesktop.
There are several ways to expand DaDesktop's functionality:
- Create a simple script that is triggered at a specific point—these are often called hooks or event scripts.
- Develop a GUI module.
- Implement authorization or authentication logic (for example, assigning users to particular roles and groups).
In addition, you can modify the source code yourself as long as your license allows it. For more details, please contact our sales team in Poland.
- Fix a bug.
- Code a new module.
- Revise an existing module.