mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-12-24 09:20:41 +01: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