CRUD interface to edit custom tables in db
-
Hello
Well, I’m creating a page where all promotions of specific bookmakers will be.
Briefly, I created two tables in the database, the first with information about the bookmaker (id, name, logo, description, etc.) and the other with promotions at a specific bookmaker (promotion name, description, requirements, date when promo is important, etc.). Joined tables 1 to many (one bookmaker can have many promotions).
I would like to ask you if there is any CRUD plugin for custom database table editing?
Is there a plugin through which I can add, edit or delete records in this two tables I added in the wordpress administration panel?
I would be very grateful for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CRUD interface to edit custom tables in db’ is closed to new replies.