Skip to Content
FrontendAppsDashboardPHPReaction Frontend Dashboard React

PHPReaction Frontend Dashboard React

Summary

Features

  • Centralized Access: Links to all PHPReaction applications and services from a single interface.
  • Role-Based Access: Cards are displayed based on user roles and permissions.
  • Icon Integration: Uses icons from the icon project for easy customization.
  • Multi-Section Organization: Organizes links into User, Software, Management, and Support sections.
  • Dashboard Interface: Standardized basic dashboard interface that can display counts, sums, and other metrics for current month and before.

Deployed environments

EnvironmentURL
Developmenthttps://{tenant}.dev.dashboard.phpr.link
Staginghttps://{tenant}.staging.dashboard.phpr.link
Productionhttps://{tenant}.dashboard.phpr.link

Multi-environment setup (react-doc).

APIs

Dependencies & Dependents Apps

  • Dependencies : Apps and services that dashboard uses
    • (None currently)
  • Dependents : Apps and services that use dashboard
    • (None currently)

Integrations & dependencies

PHPR Bundles

Routes

Main Routes :

  • /[locale]/ : Dashboard page - Main interface displaying cards with links to various PHPReaction applications and services. E.g. /en/ or /fr/
  • /[locale]/tenant-not-found : Tenant not found page.

Status Routes :

  • /[locale]/status/all : List all status page.
  • /[locale]/status/api : APIs status page.
  • /[locale]/status/cache : Cache status page.
  • /[locale]/status/configs : Configs status page.
  • /[locale]/status/user-token/check : Checks if user token exists and is valid.
  • /[locale]/status/user-token/display : Displays user token information.
  • /[locale]/status/user-token/expected : Displays expected user token information.

Repo

Docs

Compliance

Last updated on