DaDesktop

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 that will be invoked at a specific time (we call these hooks or event scripts)
  2. Write a GUI module
  3. Write authorization or authentication logic (e.g., assignment to specific roles and groups)

Apart from the above, you can modify the code yourself as far as your licence allows (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