Meta-information from www/lib/class.erpapi.php
has been moved into module class files in app/Modules/
.
These files contain information about each module such as:
-
module identifier (the
module
GET parameter) -
human-readable module name
-
documentation URLs
-
special flags, such as “beta”
-
routes (no used yet)
This information is used to display the app store as well as provide static information specific to each module.
In the future, more data will be moved into these files.