Developer Guide

Looking to extend or enhance DaDesktop? This section covers what you need.

You can expand DaDesktop's capabilities in the following ways:

  1. Create a simple script that runs at specified times—known as hooks or event scripts.
  2. Build a GUI module.
  3. Develop authorization or authentication logic, such as assigning users to specific roles or groups.

Beyond these options, you can modify the source code yourself, as permitted by your license (check with sales for more information).

  1. Fix a bug.
  2. Write a new module.
  3. Rewrite an existing module.