Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide functionality to build dashboard #35

Open
visto9259 opened this issue Sep 4, 2024 · 0 comments
Open

Provide functionality to build dashboard #35

visto9259 opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request v2 To be implemented in version 2
Milestone

Comments

@visto9259
Copy link
Member

The admin controller index action should return a dashboard view.
The content of the dashboard should be configurable and provide the data required to get content from sub admin modules.

For example, assuming there is a user management admin module, this module could provide the content for the dashboard.
The admin controller will dispatch the user module controller to get the content (ie a view) to be displayed.

@visto9259 visto9259 added enhancement New feature or request v2 To be implemented in version 2 labels Sep 4, 2024
@visto9259 visto9259 added this to the 2.1.0 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 To be implemented in version 2
Projects
Status: New
Development

No branches or pull requests

1 participant