- 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.
-
Notifications
You must be signed in to change notification settings - Fork 50
open-craft/custom-form-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example app that can be used as a template for extending the registration form in the OpenEdx LMS.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published