forms - CRUD front end for mySQL in Wordpress

I hope I've come to the right place. I want to enrich my Wordpress site with a front end to MySQL database, which I

I hope I've come to the right place. I want to enrich my Wordpress site with a front end to MySQL database, which I host on the same server as my WP site.

I have actually migrated my (former) MS Access database to MySQL and I do get "table read/write" access to it using wpdatables.

I guess, what I'm looking for is basically a CRUD-interface for MySQL on WP. I'm aware, I could construct that myself with lots of php code etc.

But there must be a way, to use the many form engines (gravity, wp-forms, formidable, ...) and have the nice looking forms display individual table records, allow editing them, and write them back to the MySQL database...

Any suggestions here? I really don't feel like reinventing the wheel.

Best,

Dirk

I hope I've come to the right place. I want to enrich my Wordpress site with a front end to MySQL database, which I host on the same server as my WP site.

I have actually migrated my (former) MS Access database to MySQL and I do get "table read/write" access to it using wpdatables.

I guess, what I'm looking for is basically a CRUD-interface for MySQL on WP. I'm aware, I could construct that myself with lots of php code etc.

But there must be a way, to use the many form engines (gravity, wp-forms, formidable, ...) and have the nice looking forms display individual table records, allow editing them, and write them back to the MySQL database...

Any suggestions here? I really don't feel like reinventing the wheel.

Best,

Dirk

Share Improve this question asked Oct 24, 2018 at 13:12 DIRK AlbrechtDIRK Albrecht 213 bronze badges 1
  • 1 As an aside, WP doesn't provide a CRUD type setup out of the box for custom tables, the closest is wpdb and raw queries – Tom J Nowell Commented Oct 24, 2018 at 13:41
Add a comment  | 

1 Answer 1

Reset to default 1

Tom, I appreciate that WP doesn't provide a CRUD type setup ...

I'm just wondering, whether these nice form-plugins that do a brilliant job in displaying and editing MySQL records of their own making within the WP-plugin-database could not do the same thing to a MySQL database on the same server.

Again, I have been toying around with wpdatatables, and this does a good job for ... tables, which are editable and can be based on MySQL queries for that matters. It's also possible to edit individual table rows in a modal pop-up... but these pop-ups provide nowhere close to the display flexibility that, say gravity forms would be able to provide.

Frustrated at something that seems so possible with WP, being based on MySQL itself.

Also, when it's impossible to do it within WP ... what's a CRUD environment then for MySQL? Something that would be emulate both "Continuous forms" and "Single forms" as they were called on (not so) good old Microsoft Access frontend?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744967271a4603756.html

相关推荐

  • forms - CRUD front end for mySQL in Wordpress

    I hope I've come to the right place. I want to enrich my Wordpress site with a front end to MySQL database, which I

    1天前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信