Developer's Guide

If you're looking to enhance or expand DaDesktop, this section is designed for you.

DaDesktop's functionality can be extended in several ways:

  1. Create a simple script that runs at a predetermined moment (referred to as hooks or event scripts).
  2. Develop a GUI module.
  3. Implement authorization or authentication mechanisms (such as assigning users to specific roles and groups).

Beyond these options, you can also modify the source code yourself, provided your license permits it (for more information, please reach out to sales).

  1. Fix a bug.
  2. Create an entirely new module.
  3. Overhaul an existing module.