Elvo CPMS Manual View as:
Section 14.4 · Enterprise only

Partner self-registration

Updated · 1 min read

What partner self-registration is

Enterprise only. This page belongs to the Enterprise-only Partners chapter (see section 17.2). Self-registration itself is a public flow with no tier restriction — this section explains it from the perspective of the Enterprise operators who manage the resulting partner records.

Partner self-registration is a public sign-up flow at /auth/register/partner, separate from the CRM-side registration covered in section 14.2 — a prospective partner fills in the form themselves, with no Enterprise admin creating the account for them. It is one of three self-registration paths the platform offers (Individual, Company, and Partner), all governed by the same gating rules described in section 18.3.

On the current platform version (v1.6.94), this route redirects to the login page — the self-registration form is not reachable, consistent with the sign-up flow having moved into the login page’s email step. Verified live on 2026-07-16; the sections below describe the flow as designed, for when it returns.

The registration flow

  1. The prospective partner goes to the registration page and fills in company details, personal details, and billing information.
  2. On submit, the platform sends a confirmation email with an activation link.
  3. Clicking the link prompts for any missing details, then a password.
  4. Once activated, the account is ready and the partner appears in your partners list (see section 14.1).

Currently, this flow does not complete successfully: the confirmation email in step 2 depends on a backend email template that does not exist, so a self-registered partner cannot be activated this way.