Hi everyone, I really appreciate any help.
I have to make a website for a used car sales company.
The user must load the vehicles one by one and each vehicle may have many characteristics:
Brand, type of tires, price, model, series, etc.
I can leave the most common CPTs or the ones that I will use in the search engine but I want to allow the user to create new features since there may be many features that will be added depending on the inventory of their cars.
Then the characteristics can be of three types: Numeric, Text or selection list.
The easiest option is to leave the Custom Fileds extension visible to the user, however this seems to me a bad idea because the user could modify other CPTs that I will be using for the filters.
Can you give me suggestions on how you would approach this development please?