Configuration

Website channel management

Set up and configure channels to serve content via ASP.NET Core MVC projects.

Users

Configure the user management and registration process for the Xperience administration. Define password policies and customize user invitation and password reset emails. Define and assign roles that determine access privileges of user accounts.

Email configuration

Set up an SMTP server or a SendGrid integration to serve as the system’s email sender. For sites that process a large volume of emails, learn how to delegate email sending to an external application for better performance.

Rich text editor

Learn how to configure the editor used to insert rich text content in the administration. Define custom toolbars or register new plugins for the editor.

Event log

Configure how the system logs events. Log events with additional information or create completely custom logging destinations that only record desired data.