Developer Guide
If you're keen to extend or improve DaDesktop, this section's for you.
You can extend DaDesktop's functionality in the following ways:
- Write a simple script that will run at a specific time (we call these hooks or event scripts)
- Write a GUI module
- Write authorisation or authentication logic (e.g., assigning to specific roles and groups)
In addition to the above, you can modify the code yourself as far as your licence allows (please contact sales for more details).
- You can fix a bug
- You can write a new module
- You can rewrite an existing module
