- Shortcode Demo with twentysixteen theme
- Documentation
- Details about PDOcrud
- Demo for PDOCrud features
- Column switch option
- Add new action buttons
- Perform raw database related operations
- Add filter(where) condition easily
- Print and export in csv, excel, pdf
- Search for all fields and particular field
- Multiple delete option
- Fast loading using ajax
- Best practices and easy to customized
- Login (Select) form validations
Convert your wordpress website in powerful web application easily
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.
Details
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.
PDOCrud Script Details
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 inmany 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.
Features
Kind attention
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
Version 2.3 (Updated with latest PDOCrud version )
Version 2.1 (Make sure to take complete backup before update and after update clear your cache as there are changes in css/js files)
Version 1.8
Version 1.6
Version 1.5
Version 1.3
Version 1.2
Version 1.1
Min requirement for the script
PHP Version 5.3 and above
WordPress Version 3.6 and above
Must have write access for download folder
Credits:
Tcpdf
phpExcel
PHPMailer