B2B customer registration for Magento 2

SoftwareSilo B2B Registration gives prospective business customers a separate sign-up route and keeps new accounts blocked until the chosen approval process has finished. A successful approval activates the customer account, assigns it to the configured customer group and connects it to Debitor Management.

The usual setup is manual approval: the buyer submits the form, your registration team receives a review link, and an authorised administrator approves or rejects the request. Direct approval is available for stores that do not need a review step. Email-rule approval exists for controlled integrations, but the current package does not include an Admin screen for maintaining those rules.

What the extension handles

  • A configurable public registration path such as /partner/register.
  • First name, last name, email, password and customer number collection.
  • Website-scoped settings and customer-group assignment.
  • Direct, manual or email-rule decisions.
  • A searchable Admin grid for requests and their current status.
  • Signed review links for designated recipients.
  • Approval and rejection emails to the applicant.
  • Debitor-number assignment when an account is approved.
  • Login blocking while a request is pending or rejected.

This workflow creates a Magento customer account at submission time, but that account cannot sign in before approval. It is not a company-account hierarchy or purchasing-permissions module.

Start here