I’m working on a CRM and I want to figure out how to create a frontend (admin) area to manage my “Pipelines” and “Stages”.
I want a place where I can edit my sales pipelines and the stages for each pipeline, and then be able to apply these options to my kanban views.
The idea being I have different workflows for different teams and I want to be able to easily manage without having to jump into the database. Hope that makes sense.