mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-06-18 17:31:39 +02:00
* Handle special case of media configuration Since it's a list of dynamically generated entries, without parent, we cannot merge in the post data with the defaults, or the defaults are always saved, and we cannot remove existing fields * Correctly handle reading and saving * Improve implementation