I tried Flutter, Tdo mini forms, wp-table.
I created an individual table in the database. I called it “mystuff”.
I have fields in it like ‘product’, ‘data’, ‘price’.
What I want of the plugin is to connect to that table and to give me an opportunity to update fields in the table through the admin panel (or at least from a page of the website).
Thanks