This repository was archived by the owner on Jan 23, 2024. It is now read-only.
v2.4
Added x-admin-page / x-admin-panel-layout view component, as an alias for the configured admin panel layout.
Now you can use and create classic Controller - Action - View sets for admin pages. You just have to wrap your view in an admin panel layout and optionally to set the active admin-page uid.
Updated the documentation.