Developer Guide

If you want to extend or improve DaDesktop, this section is for you.

You can extend the functionality of DaDesktop in the following ways:

  1. Write a simple script which will be invoked at a specific time (we call these hooks or event scripts)
  2. Write a GUI module
  3. Write Authorisation or Authentication logic (e.g., assigning to specific roles and groups)

Apart from the above, you can modify the code yourself as far as your licence permits (please contact sales for more details).

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