• budnikov

    (@budnikov)


    Hi,
    I have been try to find a plugin which would let me to insert, edit and delete entries from my custom table in the database.
    I’ve tried dozens of them but noting fits my needs.
    Please let me know if you know such a plugin or advice which hooks should be used in order to create such a plugin.
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • MichaelH

    (@michaelh)

    What plugins have you tried? And why didn’t they work for you?

    Thread Starter budnikov

    (@budnikov)

    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

    MichaelH

    (@michaelh)

    Take a look at http://ww.wp.xz.cn/extend/plugins/custom-configs/ for an example of creating and writing to a datebase. Maybe you can modify it to fit your use.

    Take a look at Drastic Tables plugin. Let me know if you find anything else similar to this plugin

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Custom db table management plugin’ is closed to new replies.