xCRUD Pricing & Editions

Choose your version. Instant download. Lifetime updates. Full changelog below.

Back to Home

Choose Your Edition

xCRUD 1.7 - Complete

$29.00 one-time

Full-featured CRUD for client projects & commercial use

  • - xCRUD 1.7.31 core script
  • - 20+ demo applications
  • - Themes: Bootstrap 5, 4, 3 + Default
  • - WordPress, Laravel, CodeIgniter demos
  • - Unlimited client sites
  • - Free bug-fix updates
  • - Detailed documentation & support
Buy & Download Now
xCRUD Pro

$69.00 one-time

Everything in 1.7 + built-in auth, roles & no-code forms

  • - All xCRUD 1.7 features
  • - User authentication & role system
  • - Role-based menus & permissions
  • - No-code form/window builder
  • - Bootstrap 5 & LTE admin themes
  • - Unlimited client sites
  • - Free updates for 1.x series
Buy & Download Now

Complete Version History

xCRUD 1.7 Changelog

  • New Feature: Tabs Filter – New tab views for list view
  • $xcrud->list_tab('All'); // no condition = all rows
  • $xcrud->list_tab('Shipped', 'status = "Shipped"'); // or 'status = "Shipped"' if string
  • Bug Fix: PDO issue with special characters saving has been fixed

  • New Features:
  • $xcrud->pagination_type("dropdown_pages"); // arrows, dropdown_pages, default
  • Multiple connection to database bug correction (functions.php now supports different databases)
  • Limit drop down
  • Include total records
  • Picker from separate table
  • Bug Fixes:
  • Fixed header misalignment on bulk select
  • Row highlight fix

  • Advanced Dynamic Filter bugs fixed and fine-tuned
  • Advanced Dynamic filter now includes AND/OR Logic
  • Transpose table: $xcrud->transpose_table(4); — columns become rows and rows become columns
  • Collapse and Expand for Row Groupings
  • Second Level row grouping
  • Fixed PDO CSV export
  • Included AI Documentation: Using Grok or AI Tools to Enhance xCRUD Coding.pdf

  • Dynamic Advanced Search
  • AI Documentation

  • PHP 8.3 Support
  • PDO Implementation to support MySQL, SQLite, PostgreSQL, Oracle
  • Multi select check
  • Display HTML Header on multiple tabs
  • Bug Fixes:
  • Disable logic not working on Flatpickr
  • Signature on mobile gadget moves a lot

  • Incorporation of Chart.js

  • API Engine
  • Input mask
  • Flatpickr
  • Autosuggest
  • QR code
  • Functions.php – Added several nice functions for callbacks

  • Bulk edit added
  • Bulk delete added

  • Hide progress bar (true/false)
  • Bugs:
  • Date field not saving data
  • Show & Hiding of New popup triggered by button had bugs (see demo)
  • echo Xcrud::load_js(); had no backward compatibility after parameter changes
  • Select2 CSS initialized wrongly
  • Flatpickr referencing JS file without .js extension

  • Formula on form fields
  • Hide/Disable Logic using multiple values condition
  • Grid Autorefresh
  • TCPDF integration
  • Expand columns width by dragging
  • Hide/Show Table Columns
  • Popup form for button action
  • Bug: Harmonize Tabs
  • WordPress: New plugin with configurable forms, tabs issue fixed
  • Export data error in Excel fixed

  • Field Visibility Control: $xcrud->hide_logic("requiredDate","status","=","Shipped");
  • Field Disablement: $xcrud->disable_logic("requiredDate","status","=","Shipped");
  • Field Readonly Control: $xcrud->readonly_logic("requiredDate","status","=","Shipped");
  • Change Action Button Type: Example with custom attributes (href, after, task, icon, title)
  • Bug Fix: Fixed bug where saving twice removed date

  • Panel display activation on grid view: $xcrud->panel_view(true, 3);
  • Field Element: drawing/signature – $xcrud->change_type("drawing_field","drawing");
  • Field Element: switch buttons – $xcrud->change_type("radio_switch","switch","",array("Yes"=>"Yes"));
  • Field Element: range – $xcrud->change_type("range", "range", "10", array("1" => "0", "2" => "150"));
  • Limiting records added/deleted: $xcrud->limitAddRecords(10); / $xcrud->limitDeleteRecords(10);
  • New Callbacks: timeAgo, getAvatar, getDashboardValue, getStatusSwitchRadio, getStatusLabel
  • Bug Fixes: Illegal offset type in change_type('amount', 'price'…), Export feature with advanced selector

  • V1.7.22: Clickable radio buttons, fixed session security & advanced search bugs
  • V1.7.20_1: Multiple instance modal bug, dynamic search on typing, advanced search date fix
  • V1.7.20: CodeIgniter 3 integration, PHP 8.1 support, improved side panel view
  • V1.7.19: Laravel integration (pending at time)
  • V1.7.18: Refresh button, Semantic UI & Bootstrap 5 themes, nested tab return fix
  • V1.7.17: Bulk email with SMTP, tabulator in WordPress
  • V1.7.16: List grouping for relational fields, scroll fix after modal edit
  • V1.7.15: Video upload/play, verification key toggle, table logging
  • V1.7.14 → 1.7.1: Foundational features (inline edit, bulk actions, Parsley validator, pagination fixes, Bootstrap 4 improvements, etc.)

xCRUD Pro Changelog

  • Introduction of xcrud app store
  • Inclusion of xCRUD 1.7.31

  • Updated core to xCRUD 1.7.26
  • Fixed Network Error
  • Button Click Load indicators
  • Improved Import Loader

  • $xcrud->set_buttons_label(false);
  • Updated to xCRUD 1.7.24
  • Load Parsley from xcrud_config
  • Updated to xCRUD 1.7.25.2

  • Additional settings in Settings > More Settings tab:
  • HIDE_ROLE_SELECT_WINDOW, THEME_CSS, DISPLAY_REGISTRATION_LINK, DISPLAY_FORGOT_PASSWORD_LINK, DEFAULT_LANGUAGE, DISPLAY_RECENT_USED_MENU, DISPLAY_FREQUENTLY_USED_MENU
  • Switch Radio Button in User Management > Users
  • Registration & Forgot Password Windows
  • Minimize/Maximize role users list (max 5 shown)
  • Activate/Deactivate role select during login
  • Recently accessed menu
  • Mostly accessed menu
  • TCPDF Integration – Sample PDF Report in role 'xCRUD PDF Report'
  • Sidebar minimize/maximize saved in session
  • Bulk delete for tables and nested tables (bug fixed)
  • FontAwesome 4.7 icons in table icons
  • Notification table (from sys_notifications)
  • Side menu search input
  • CSS class edit for side menu items
  • Fixed edit side panel view in Pro
  • Improved file structure

  • Session check within same browser instances for security
  • Search fields distortion bug fixed
  • Console errors fixed
  • No-code subselect field definition
  • No-code buttons definition & table update

  • Check for existing fields
  • Fixed relation and images in dynamic forms
  • Search no longer activates other dropdowns unnecessarily

  • Included xCRUD 1.7.20.1 core
  • No-code feature: Configure forms/windows with minimal/no login (Superuser > Window/Tabs/Fields)
  • Settings configuration on form login (Superuser > Main Configuration > Settings)
  • Links without parent (hide parent link possible)
  • Links Visible/Hidden toggle
  • Generated URL links

  • Mailing support
  • xCRUD list grouping for relational fields
  • Bulk email function with SMTP in xcrud_config: $xcrud->send_email_public($to, $subject, $emailBody, $cc = array(), true);
  • User & Role Management: parent menus filtered when adding
  • Long side menus use ellipsis
  • Available xCRUD pages listed in User & Role Management
  • Translation feature added

  • Page URLs contain only numerical values
  • Menu icons added
  • No-page notification
  • Merged logs table to DB script

  • Password update for users
  • DB restore format to utf8 for all tables

  • xCRUD Pro initial release with authentication & role management