DEV Community

Cover image for Adminizer 5.0 (alpha)
Vu xfi for Adminizer

Posted on

Adminizer 5.0 (alpha)

The alpha branch introduces a major architectural refactor. Core built-in features such as navigation, media manager, widgets, AI assistant, and other modules have been extracted into separate applications that are now connected independently. The approach to system models has also changed — their registration and management are now handled by the host application.

The new version introduces a unified App Framework for extending functionality, simplifies modularity, and makes the platform more flexible for customization. These changes are breaking, so upgrading to version 5.0 will require updating project initialization and reconnecting built-in modules.

https://github.com/adminization/adminizer/tree/3fbe5587c87dbad93f3fee90facb23883862447b

Top comments (0)