Developer Guides
Practical how-to guides for common development tasks in Logidav.
| Guide | Description |
|---|---|
| Adding a Cronjob | Create a new scheduled command with proper locking and documentation |
| Adding an Integration | Connect Logidav to a new external service |
| Adding a Queue Processor | Implement async task processing |
| Adding a Supplier Bundle | Create a new vendor integration bundle |
| Testing Guide | Write and run tests effectively |
| CI/CD Pipeline | Understand the Jenkins build pipeline |