Customize Portal
This documentation shows how to customize the Portal package for Umbraco Commerce.
The Portal is designed with flexibility in mind, offering multiple customization options to ensure it fits seamlessly with your specific Commerce workflow.
The portal includes customizable pages (such as login, registration, and account management) that can be aligned with your brand.
Setup
To customize the Portal, you must first override the existing files for the step you want to modify.
To do this follow these steps:
Copy the equivalent files and partials.
Add them to
Views/UmbracoCommercePortal
in your project directory. It might be necessary to create the folder first.Make a small text change to one of the Views to verify that the files are in use.
Verify that the changes are carried out and displayed correctly.
You are now ready to start customizing the Portal page to fit the design of your website.
Useful links
Here are a few useful links to learn more about the Umbraco Commerce Portal package:
Last updated
Was this helpful?