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

Add Advanced Dashboard Implementations #2404

Open
2 tasks
FrederickChan opened this issue Sep 11, 2022 · 0 comments
Open
2 tasks

Add Advanced Dashboard Implementations #2404

FrederickChan opened this issue Sep 11, 2022 · 0 comments
Assignees
Labels
Roadmap Tracking Development Planning Use Only

Comments

@FrederickChan
Copy link
Member

Currently Administration Dashboard is being supplied with Admin Themes. That is, it is supplied as custom code by the Theme itself.

The Admin Dashboard should have its own core MVT capabilities, and allow all future admin themes to be able to be customized at theme level.

  • Data should be supplied by a class get function.

  • Custom Control can be implemented by the Admin Theme itself

  • Add support for Hooks to be implemented for additional custom dashboards capabilities. For a multi-capable system CMS, dashboards provide good analytics and insights to the performance/index indicator of the site. This will be a neat feature to have and provides justifications for people to upgrade to the latest version.

  • Present working example with an additional Member Dashboard

  • Present working example with an additional Administrator Dashboard

@FrederickChan FrederickChan self-assigned this Sep 11, 2022
@FrederickChan FrederickChan added this to the PHPFusion 9.03.00 milestone Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Tracking Development Planning Use Only
Projects
Status: Todo
Development

No branches or pull requests

1 participant