Developer's Guide

This section is designed for those looking to expand or enhance DaDesktop's capabilities.

There are several ways to augment DaDesktop's functionality:

  1. Create a straightforward script that gets triggered at predetermined times (commonly known as hooks or event scripts)
  2. Build a GUI module
  3. Implement authorization or authentication logic (for example, assigning users to specific roles and groups)

Beyond these options, you're also permitted to directly modify the source code, provided your license allows it (reach out to sales for more information).

  1. You can resolve a bug
  2. You can create a new module
  3. You can rewrite an existing module