PHPMaker 2026.3 Released

We are pleased to announce the official release of PHPMaker 2026. PHPMaker 2026 is a significant upgrade from v2025, please refer to What's New in PHPMaker 2026 for details.The new version can be downloaded at the Download page.

Note As mentioned, there are a few important changes in system requirements, please read System Requirements and install the prerequisites before installing the new version, especially:

  • .NET Desktop Runtime 8.0.x (x86)
  • PHP >= 8.2.0
  • Node.js (includes npm) (LTS >= v22 or Current >= v24)

IMPORTANT

Please make sure you read Migrating to v2026 first.

PHPMaker 2026 can co-exist with previous version of PHPMaker. You do NOT need to uninstall previous version of PHPMaker if you don't want to.

Before trying the new version, please backup your existing projects first.To purchase license for PHPMaker 2026 or upgrade, please visit the Purchase page.

PHPMaker can be purchased with a subscription license or a perpetual license:

Subscription license - you always get the most updated version (including major version) and email support within the subscription period.

Perpetual license - you own the purchased version for life with 6-month email support from the date of purchase only.

Read Licensing and Purchasing FAQ to decide which type of license you prefer.

For perpetual license: Upgrade policy remains unchanged. 6-month email support.

2025/10/27 v2026.1.0

  • Improved: Add SqlServerTimeType type
  • Improved: Check existence of detail fields
  • Improved: Make sure environment is "dev" or "prod"
  • Improved: Avoid HTML entities shown in Confirm page
  • Improved: Disallow global functions in entity classes
  • Improved: Remove invalid table objects from old project
  • Improved: Client side parseDateTime() (remove invisible chars)
  • Improved: Add registry 'BackupFolder' for custom backup folder location
  • Improved: Allow skipping project backup by registry 'MaxProjectBackupCount' <= 0
  • Fixed: CSS for RTL
  • Fixed: WriteAuditLog()
  • Fixed: Test SMTP settings
  • Fixed: Tables with Custom Fields
  • Fixed: Images folder for header logo
  • Fixed: Read theme.xml from extension
  • Fixed: Navbar dropdown menu item with URL
  • Fixed: Checking for search operators in highlightValue()
  • Fixed: Cannot open UI on some Windows versions (UI)
  • Updated: WebView2 1.0.3537 (UI)
  • Updated: Chart.js, DOMPurify, dompdf
  • Many other minor improvements

2025/11/10 v2026.2.0

  • Improved: Support Twig tags
  • Improved: Ensure supported JWT algorithm
  • Improved: Support client/startup scripts as modules
  • Improved: Add public URL generator for local storages
  • Improved: Backup Folder and WebView2 User Data Folder advanced settings
  • Improved: Allow selecting non updatable fields for update by custom code
  • Improved: AddComposerPackage() for Symfony bundles (User Code)
  • Improved: Allow adding extra entity table/field attributes (User Code)
  • Improved: Keep advanced settings during reinstallation and minor upgrades (UI)
  • Fixed: Use Ajax Action with Inline-Edit
  • Fixed: Custom Template for Add Option page
  • Fixed: Detail table buttons in Preview page
  • Fixed: Symfony/Doctrine deprecation notices
  • Fixed: Context menu for FullCalendar popover
  • Fixed: Chatify extension error during cache warmup
  • Fixed: Entity resolvers for tables with Custom Fields
  • Fixed: UserRepository for user table with Custom Fields
  • Fixed: Showing unsupported query builder icon in reports
  • Fixed: Logging error in production mode with IIS web server
  • Fixed: Table-specific Multi-Column settings not saved (UI)
  • Updated: dompdf extension
  • Updated: WebView2 1.0.3595 (UI)
  • Many other minor improvements

2025/11/25 v2026.3.0

  • Improved: Add TwigFunc()
  • Improved: Disable block-insecure in composer.json (for TinyMCE 6)
  • Improved: Remove PHP tag from custom properties, e.g. default value
  • Improved: Allow enabling non-updatable fields in views for custom code (UI)
  • Fixed: Chatify extension for cache warmup
  • Fixed: Local file systems for cache warmup
  • Fixed: Check switch_user authenticator last
  • Fixed: Check existence of ViewPaging/EditPaging properties
  • Updated: SweetAlert2
  • Many other minor improvements