DocsOEngage6. Settings Reference
Reference

6. Settings Reference

OEngageorravo.com/docs/oengage/6-settings-reference

All settings stored in wp_options under key or_settings.

Page Assignments

KeyTypeDescription
login_pageintWP page ID for login
register_pageintWP page ID for registration
profile_pageintWP page ID for user profiles
dashboard_pageintWP page ID for user dashboard
profile_slugstringURL slug prefix e.g. members/members/username

Social Authentication

KeyTypeDescription
enable_social_googleboolEnable Google sign-in
google_client_idstringGoogle OAuth client ID
google_client_secretstringGoogle OAuth client secret
enable_social_appleboolEnable Apple sign-in
apple_client_idstringApple Service ID
apple_team_idstringApple Developer Team ID
apple_key_idstringApple private key ID
apple_private_keystringApple ES256 private key (.p8 contents)
enable_social_githubboolEnable GitHub sign-in
github_client_idstring
github_client_secretstring
enable_social_linkedinboolEnable LinkedIn sign-in
linkedin_client_idstring
linkedin_client_secretstring

Authentication Features

KeyTypeDefaultDescription
enable_magic_linkbooltruePasswordless email login
enable_2faboolfalseTOTP + email code 2FA
brute_force_limitint5Max failed attempts before lockout
brute_force_windowint15Lockout window in minutes

Registration

KeyTypeDescription
registration_approvalboolRequire admin approval
enable_invitation_codesboolRequire invite code
email_whiteliststringAllowed email domains (newline-separated)
enable_captchaboolEnable CAPTCHA
captcha_typestringrecaptcha_v3 or hcaptcha
recaptcha_site_keystring
recaptcha_secret_keystring
hcaptcha_site_keystring
hcaptcha_secret_keystring

Gamification

KeyTypeDefaultDescription
xp_enabledbooltrueMaster switch for gamification
gamification_name_xpstringXPWhat to call XP points
gamification_name_streakstringStreakWhat to call streaks

Utility Bar

KeyTypeDefaultDescription
utility_bar_enabledbooltrueShow utility bar on frontend
utility_bar_show_xpbooltrueShow XP counter
utility_bar_show_streakbooltrueShow streak counter
utility_bar_show_notifbooltrueShow notification bell
utility_bar_bg_colorstring#0b0b0cBar background color
utility_bar_text_colorstring#ececedBar text color

Email Sender

KeyDefaultDescription
email_from_nameSite nameFrom name for all emails
email_from_addressadmin emailFrom address
email_header_color#ff6a2bHeader band color in emails
email_footer_textSite nameFooter text

6. Settings Reference — OEngage Docs — Orravo