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

v2.2

Choose a tag to compare

@AntonioPrimera AntonioPrimera released this 12 Apr 13:52
· 5 commits to master since this release

Added the adminPageView method to the AdminPanel Facade, to enable the user to write own Controllers returning admin pages.
Updated the documentation to cover this new functionality.
Refactored the AdminPage class and moved some of the functionality to the AdminPageManager (AdminPanel facade).