Commit graph

1 commit

Author SHA1 Message Date
Alexander Rieß
eb4fd0b1c9
Add ConfigForm based on CompatForm (#5480)
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
`ConfigForm` uses a `section__key` element-name convention
to map form fields directly to INI file entries. Populates elements from
the config on assembly, writes changed values back on success and
embeds the show configuration widget inline when saving fails.
2026-07-01 15:30:45 +02:00