This guide covers system-level operations for LEAST LMS platform operators. All pages in this section require a Level 3 administrator account.
The system is navigated primarily through jsPlumb workflow canvases — visual tile-based dashboards for each functional area:
| Canvas | URL | Purpose |
|---|---|---|
| Settings | system/workflow_settings.php | Core platform configuration |
| Learning Management | system/workflow_education.php | Education and curriculum tools |
| Content Management | system/workflow_content.php | Content pipeline and EKOS tools |
| Cron Engine | system/workflow_cron.php | Job scheduling and execution |
| Curriculum | system/workflow_curriculum.php | Curriculum CRUD |
| Subject | system/workflow_subject.php | Subject management |
| Learning Objective | system/workflow_learningobjective.php | LO management |
See System Workflow Canvases for the full reference.
Key system admin pages accessible directly:
| Tool | URL |
|---|---|
| Server Info | system/sysinfo.php |
| Run SQL Query | system/query.php |
| OPCache Flush | admin/opcache-flush.php |
| Sitemap Generator | system/sitemap.php |
| Language Status | system/language_status.php |
| All Curriculums | system/allcurriculums.php |
| All LOs | system/alllearningobjectives.php |
| All Subjects | system/allsubjects.php |