Appearance
New Module Checklist
- Directory: A new directory under
/app/Modulesdirectory with a clear name - Code: Module's code should satisfy Module Technical Requirements
- Deptrac: update
deptrac_modules.yamlby adding a new layer and ruleset for it - Docs: document the module using module guidelines
- Documentation: Module MUST have documentation at the
/docs/domain/{module-name}directory - Testing: Module MUST have a testing panel for
/admin/testing/{module-name}route family