HELP: Course Mode - Enable Certificates

Hi! Anyone know the steps we take to get our enable certificate button to appear under Settings > Certificates? We have set the courses to the correct Course Mode (verified) in publisher, but do we need to do something else? Do we have to goto the LMS admin panel like in this video?

Any help would be greatly appreciated!

Hi Aaro,
You need to set the value of CERTIFICATES_HTML_VIEW in the FEATURES object to true in the lms.yml and studio.yml files.

Thank you so much @Fario_Consulting,

Do you know how we can access the lms.yml? We tried to find the URL path but couldn’t work it out.

Access the LMS Django Administration website for your instance of Open edX. To do this, go to https:///admin . For example, this might be https://courses.YourOrganization.com/admin.

Do we need to go through edX support?

I think we can change the studio.yml in Settings > Advanced Settings by changing the Cert Web HTML field to ‘True’ right?

Thank you!