Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

v2.4

Choose a tag to compare

@AntonioPrimera AntonioPrimera released this 27 Apr 13:07
· 3 commits to master since this release

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.