Developer's Handbook
This section is intended for those looking to extend or enhance DaDesktop.
There are several ways to broaden DaDesktop's functionality:
- Create a simple script that runs at a predetermined time (we refer to these as hooks or event scripts)
- Develop a GUI module
- Implement authorization or authentication logic (for example, assigning users to specific roles and groups)
Beyond these options, you are free to modify the source code to the extent permitted by your license (please reach out to sales for more information).
- You can fix a bug
- You can develop an entirely new module
- You can rework an existing module
