Developer Guide

If you’re keen to extend or enhance DaDesktop, this section is for you.

You can extend DaDesktop’s functionality in the following ways:

  1. Create a simple script that’s triggered at a specific time (we call these hooks or event scripts)
  2. Build a GUI module
  3. Implement authorisation or authentication logic (for example, assigning users to specific roles and groups)

In addition to the above, you’re free to modify the code yourself, as far as your licence permits (get in touch with sales for more details).

  1. You can fix a bug
  2. You can write a new module
  3. You can rewrite an existing module