18 | | ==== MANDATORY MODULE ==== |
19 | | || '''Module Name''' || '''Module Key''' || '''Description''' || |
20 | | || Home || default || Root page with the index.html that is initially called by the application and display the home page to the user with login controls (more) || |
21 | | || Administrator || admin || When login as administrator the home page presents all administrative functions for the administrator to carry out the respective functions (more) || |
22 | | || || appAdmin || Similar to the Admin module but provides additional features relevant to the specific application such as with handling database related administrative functions (more) || |
23 | | || Ticket viewer || errors || required during development cycle; errors are shown only when login as administrator (more) || |
24 | | || Translation Functionality || translate || core module for application localization (more) || |
25 | | || Synchronization || sync || To manage the synchronization of multiple users working on the same features (more) || |
26 | | || Support || support || Help page, can be disabled but essential for providing help features (more) || |
27 | | || Map || gis || definitely required for spatially presenting information (more) || |
28 | | || Person Registry || pr || mainly used for managing users with privileges and roles with respect to accessing and operating CAP functions (more) || |
29 | | || Organization || org || required for managing all organizations/institutions (more) || |
| 18 | |