DaDesktop

Developer Guide

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

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

  1. Write a simple script which will be invoked at a specific time (we call them hooks or event scripts)
  2. Write a GUI module
  3. Write authorisation or authentication logic (e.g. assignment to specific roles and groups)

In addition to the above, you can modify the code yourself, as permitted by your licence (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