openIMIS Frontend Home reference module


License
AGPL-3.0-only
Install
npm install @openimis/fe-home@1.5.2

Documentation

openIMIS Frontend Home reference module

This repository holds the files of the openIMIS Frontend Home reference module. It is dedicated to be deployed as a module of openimis-fe_js.

License: AGPL v3 Total alerts

Other Contributions

  • core.Router: registering the home route in openIMIS client-side router.

Available Contribution Points

  • home.HomePage.Container: Use to override the container of the homepage completely (default: display home.HomePage.Blocks)
  • home.HomePage.Blocks: Blocks displayed on the homepage. The current user is passed to each contribution. An example of block can be found on the Claim management module