Approve webmaster on register

Also sets isWebmasterApproved on signup. Only shown when affiliate auto-approve is on.

Settingregister_auto_approve_webmaster

Approve webmaster on register

When on, new sign-ups also get webmaster approval (isWebmasterApproved).

Where to find it

Admin → Settings → Settings (first tab) → Registration & login → Approve webmaster on register

Setting key: register_auto_approve_webmaster (default off)

How it works

  • UI is shown when Approve affiliate on register is on
  • Runtime still expects affiliate auto-approve to be on for the webmaster flag to apply with it
  • Webmaster program must be enabled under Affiliation
  • Sites they add still need verification / approval (Webmaster sites and verification)

Common problems

Random accounts become webmasters

Dangerous on public registration. Prefer manual approval.

Option missing in admin

Turn on Approve affiliate on register first.

Related