hi all, We need approval when user registration request was made at openedx. Can i configure like this.
Thanks for your help.
Hi nway,
I am assuming that you want something where a user’s request to join the platform has to be approved by some admin, am I assuming correctly ?
I guess your assumption is right
There is a Flag you can search for it, it’s something along the lines of REDIRECT_REGISTRATION_EMAIL
or something like it.
What it does is redirects registration emails to the one you specify.
These are all default mails though, if you want proper permission control thing, you’ll have to customise the flow.
2 Likes