- Install with
pip install -e .within this folder within the edx platform virtual environment. - Add "custom_reg_form" to the "ADDL_INSTALLED_APPS" array in
lms.env.json(you may have to create it if it doesn't exist.) - Set "REGISTRATION_EXTENSION_FORM" to "custom_reg_form.forms.ExtraInfoForm" in
lms.env.json. - Run migrations.
- Start/restart the LMS.
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
open-craft/custom-form-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|