You can add fully customized pages to the Nadles User Portal using our built-in dynamic routing system.These blank pages inherit your portal’s layout, including navigation menus, headers, footers, and brand styling, making them a seamless extension of the existing UI.
When a user visits one of these URLs, a blank content area is rendered between the standard user portal layout elements (header, nav, footer). You can then populate this area dynamically using JavaScript.
Use JavaScript (or a front-end framework like React or Vue) to inject your desired content into the page. You can also interact with the Nadles User Portal API to retrieve customer data, subscription info, or usage stats.