upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events
bengizmo 54312badba feat: Add comprehensive Admin Dashboard to HVAC Community Events
- Create Admin Dashboard class with multiple metric categories
- Add health checks for plugin dependencies and system status
- Implement trainer metrics (total registrations, weekly registrations, login tracking)
- Add event statistics (total/past/future/draft/cancelled events, attendee counts)
- Implement revenue statistics (total revenue, weekly revenue, purchase counts)
- Create maintenance controls for cache clearing, database optimization, role regeneration
- Add AJAX-powered metric refresh and CSV export functionality
- Include responsive dashboard UI with metric widgets
- Integrate dashboard into WordPress admin menu under HVAC Community Events
- Add auto-refresh capability (every 5 minutes)
- Include error handling and user notifications

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-19 17:24:26 -03:00
..
assets feat: Add comprehensive Admin Dashboard to HVAC Community Events 2025-05-19 17:24:26 -03:00
bin feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
includes feat: Add comprehensive Admin Dashboard to HVAC Community Events 2025-05-19 17:24:26 -03:00
templates Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
tests feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
.gitignore feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
bootstrap-staging.php Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
composer.json feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
composer.lock feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
hvac-community-events.php feat: Add comprehensive Admin Dashboard to HVAC Community Events 2025-05-19 17:24:26 -03:00
phpunit.xml feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
phpunit.xml.dist feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
refactoring-plan.md feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
wp-tests-config-staging.php Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
wp-tests-config.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-tests-config.php.bak.20250424054541 Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00