Hello,
I am very new to Wordpress, and I was wondering if it's possible to have on the dashboard, a kind of CMS for a custom database.
Explaining:
I would have a table Entity, with fields id_Entity, Name and id_Type, and another table, EntityType with fields id_Type and Type.
Would I be able to manage that information from somewhere within the dashboard? And would then I be able to create a specific page to show that info, and filter by EntityType, for example?
TIA,
Manuel