Wordpress PDO Crud is powerful wordpress plugin to build forms and perform CRUD operation on frontend and backend both. It is built using PDOCrud php script which is an advance PHP based CRUD application. PDOCrud application helps to perform complete crud operations by just writing 2-3 lines of code only. You can build forms directly from database tables in few seconds just by writing 2-3 lines of code. All insert/update/delete/view code is managed by the script.
Wordpress PDO Crud provides various shortcodes that can be used to perform the PDOCrud operations directly from backend so that a non technical person can also use the application.
You can use both shortcodes and core php code to perform CRUD operations. You can use plugins that allow PHP execution in backend for running demo codes directly, this is more preferred way to execute various operations. You can perform crud operation in frontend as well as backend.
You can perform crud operation on WordPress any table or if you want to use the some other database, you just need to change the config database settings only.
Almost in each web application, we need to write many-many lines of codes to perform insert, update, delete and read database
tables operations. PDOCrud script does this work by just writing 2 lines of code. This will do add, edit, update and delete basic operation along with several other operation, like pagination, records per page, search etc. Apart from these, you can customize the table and form data in
many ways as per requirement by writing simple line of codes. Many javascript plugins are also added that help to perform many other tasks also. Script has many features to ease the development process. You can build simple web application and backend cms using the script easily.
Please note that PDOCrud application uses bootstrap so make sure your theme css doesn’t conflict with bootstrap before using this plugin. In case your theme css conflict, Also, it doesn’t use default wordpress functions like wp_insert_posts, wp_create_user, everything is done using PDO
Min requirement for the script
PHP Version 5.3 and above
Wordpress Version 3.6 and above
Must have write access for download folder
Tcpdf
phpExcel
PHPMailer
You must log in to submit a review.