# Additionally add the `richie_openedx_sync` application to the LMS/CMS to `INSTALLED_APPS`
ADDL_INSTALLED_APPS:
- richie_openedx_sync
RICHIE_OPENEDX_SYNC_COURSE_HOOKS:
{{ patch("richie-openedx-sync-course-hooks") }}
