Module dependency reference

The technical view: which module depends on which. Install bottom-up; bridges and analytics activate once their dependencies are present.

LayerModulesDepends on
Foundationep_core (SIS)
Academicep_academicep_core
Financeep_feesep_core, ep_academic
Servicesep_library, ep_transport, ep_hostel, ep_mealsep_core (+ ep_academic for hostel)
Admissions / peopleep_admissions_crm, ep_hr_payroll, ep_alumni_givingep_core
Welfareep_health_clinic, ep_counseling, ep_special_needs, ep_disciplineep_core
Exams / curriculaep_assessment_engine, ep_ib_dp/myp/pyp, ep_cbetep_core, ep_academic
Bridgesep_fees_*_bridge, ep_academic_library_bridge, ep_assessment_gradebook_bridgeboth sides they connect
Analyticsep_ai_insights (Bria)ep_core, ep_academic, ep_fees
Soft dependencies — Apps also guard optional links with 'model.name' in self.env, so a module installs and runs even when a sibling is absent. Bridges turn the link on when both are present.
Was this page helpful?