I’m working on a custom app and have already added some doctypes along with their functionalities. After exploring the CRM portal layout, I’m impressed with its design and would like to replicate something similar using Frappe UI.
I aim to integrate Frappe UI into my custom app and set up a custom route (e.g., bench_url/custom_route
) that uses a layout inspired by the CRM portal. Can anyone guide me on how to achieve this? I have already included the Frappe UI starter( frappe-ui-starter) in my project, but I would appreciate any insights, examples, or a step-by-step tutorial on creating such a custom route with the desired layout.
Additionally, if there are any relevant documentation resources that can assist me in this integration process, it would be very helpful.
Thank you!