WordPress PDO Crud – Crud & Form Builder Plugin for wordpress
- 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 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.
Features
Kind attention
- Very easy syntax and just 2 lines of code for default crud operations
- Generate forms directly from database
- Multiple Skin support
- Supports left join operation
- Auto generation of insert/update forms directly from database tables
- Change label name, hide label
- Remove fields, Show particular fields, Change field type, change display order of fields easily
- Many commonly used plugins integrated
- Popup form
- Multistep form
- Export form data in pdf, xml, csv and excel
- Callback functions for PHP and Javascript
- Ajax based submission
- Addition of static fields like terms & condition, confirm password
- PHP and JS Validations
- Various settings and customization
- Field encryption for frontend
- Field addon, field description and tooltips
- Different type of template support, by default works with bootstrap
- Enqueue js and css
- Add new plugins easily
- Many different types of fields available
- Multilanguage support
- Data binding of field from another table/ array
- Load dependent data on change of some field like on change of country, load states
- Normal, horizontal and inline form type available
- Add css class and various data attributes
- Support for rtl by adding external css
- Recaptcha and PHP based Captcha support
- Google map support
- Added option to enter the purchase code. it will be required to enter purchase from this version. You can
find the purchase code details here https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code- - Updated with latest PDOCrud Version 3.7 – check out latest features of PDOCrud here
https://codecanyon.net/item/pdocrud-advanced-php-crud-application-database-management-system/17674879 - Updated with latest PDOCrud
- Updated with latest PDOCrud
- Updated with latest PDOCrud
- Updated with latest PDOCrud
- Setting options for all config field from wordpress admin
- Initial release
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