add config page and validation

This commit is contained in:
Robert Nasarek 2023-08-07 15:47:35 +02:00
parent 43c865e658
commit 79887ee7e6
9 changed files with 210 additions and 36 deletions

View file

@ -6,3 +6,5 @@ services:
- '@messenger'
- '@http_client'
- '@config.factory'
- '@plugin.manager.mail'
- '@language_manager'