With Soapbox Engage's Portals add on, you can provide front-end login access to your Engage site, allowing members or other engaged supporters a personalized user experience and access to restricted content and benefits.
Out of the box, your Portals add on comes with three basic front-end views for your visitors:
- Default user registration page
- Default login page
- Default landing page
Default User Registration Page
The default user registration page can be accessed by adding /login/register to your Soapbox Engage domain such as with these examples:
- https://example.secure.nonprofitsoapbox.com/login/register
- https://engage.example.org/login/register
- https://www.example.org/login/register
By default, anyone visiting this page can register and verify a user account with your site. You may customize the registration view URL, content of the registration view, who can register and which permission level new users are granted.
When a visitor registers on your site, the new user account will be matched with an existing Contact in Salesforce based on their email address. If no matching Contact is found, a new Contact will be created as an orphaned Contact.
How-To Articles
- Customizing front-end user registration experience
- Managing who can register for a front-end user account
- Managing relationship between Soapbox user and Salesforce Contact
Default Login Page
The default login page can be accessed by adding /login to your Soapbox Engage domain such as with these examples:
- https://example.secure.nonprofitsoapbox.com/login
- https://engage.example.org/login
- https://www.example.org/login
By default, anyone with an enabled user account can login to your site. You may customize the login view URL, content of the login view, who can login, and which permission level a logged in user is granted.
How-To Articles
- Customizing front-end user login experience
- Managing who can login with a front-end user account
- Managing relationship between Soapbox user and Salesforce Contact
Default Landing Page
The default landing page when a visitor successfully logins to your site can be accessed by adding by /member-center to your Soapbox Engage domain such as with these examples:
- https://example.secure.nonprofitsoapbox.com/member-center
- https://engage.example.org/member-center
- https://www.example.org/member-center
The default landing page is a static article in the system. You can customize the URL of the landing page, the content of the static article, or replace it entirely with personalized content from Salesforce.
How-To Articles