Wordpress PDO Crud – Crud & Form Builder Plugin For Wordpress - Rating, Reviews, Demo & Download
Plugin Description
- 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 an advanced CRUD plugin that enables seamless form creation and CRUD operations on both the front end and back end. Built on the advanced PDOCrud PHP script, this plugin simplifies development by handling complete CRUD functionality with just 2-3 lines of code.
You can effortlessly generate forms directly from database tables in seconds, without the need for complex coding. The script takes care of all insert, update, delete, and view operations, making it an essential tool for streamlined WordPress development.
Details
WordPress PDO Crud provides various shortcodes that can be used to perform the PDOCrud operations directly from the backend so that a nontechnical 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 the backend for running demo codes directly, this is more preferred way to execute various operations. You can perform crud operations in front end as well as the backend.
You can perform crud operations on WordPress at any table or if you want to use 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 code 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 operations along with several other operations, 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 code. Many javascript plugins are also added that help to perform many other tasks also. The 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