nextcloud/lib/public/Install/Events
Misha M.-Kupriyanov 9775923137 feat(install): add InstallationCompletedEvent for post-installation hooks
Add InstallationCompletedEvent class in public API (OCP namespace) that
provides installation details: data directory, admin username, and admin
email. Event will be dispatched after successful installation.

Include comprehensive unit tests covering all event scenarios.

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2026-01-28 09:24:24 +01:00
..
InstallationCompletedEvent.php feat(install): add InstallationCompletedEvent for post-installation hooks 2026-01-28 09:24:24 +01:00