How to create CRUD easily?
-
How to make a new data model and GUI in WordPress easily (db table and CRUD for it). Not CPT post. WP does not provide any framework for this? I know that some devs copy WP_List_Table class and modify that but WP does not recommend that at all, and it may be hard to customize. It’s kind of funny – but of course WP is not a framework for coding like Laravel or CakePHP (I have used the latter).
What plugins or frameworks do you use? It must have a very low learning curve at this point. Maybe some plugin which gives CRUD to customize from?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to create CRUD easily?’ is closed to new replies.