Highly Customized UI

My work already has an existing website, and largely functions as an admin backend for the company. We're wanting to use a tool like Filament to streamline development, and tear out old admin code that doesn't use a programmatically defined UI. That said, we're wanting to keep the same routes for our pages, and maintain the same look and feel. Does Filament offer enough configuration to do something like this? We've been working with our own demo project and reading the docs, but it's not really clear how we can implement Filament in this sort of manner. We need an iterating solution, as we don't have the liberty to convert everything into Filament in one fell swoop.
1 Reply
Andrew Wallo
Andrew Wallo11mo ago
No I would just use the form builder if your app is highly customized and you dont want to replace routes