ACF-Plugin downloads
The ACF-Plugin category contains the official release versions of the ACF Plugin for Claris FileMaker. These builds are thoroughly tested and digitally signed for both macOS and Windows platforms. Each release includes the latest improvements to the ACF runtime, compiler, and Excel-reporting features, together with enhanced stability and compatibility for FileMaker 17 – 22. Use these downloads for production systems where reliability and verified integrity are essential.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Plugin 1.7.8.7 Release | Mac (Intel+Arm) | Just ACF plugin, mac intel + arm | Download | Documentation | |
![]() New in this 1.7.8.7 version is the new Image Drawing functions. https://horneks.no/manuals/ACF/acf-pluginimagefunctions.html This is a small package with only the plugin and ACF-Compiler in a single DMG archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved version for use on FileMaker server Read the article found here about the changes since 1.7.8.4 Reworked the compiler to allow declarations inside loops and conditional branches. Look for the other download if you want examples and documentation SHA-256: 8d385be2cbfc8ead60b3eb0fcde7f9fa40d10a5ade54465cb1bb7f3efc12be64This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Mac (Intel+Arm) | Full package, Plugin, examples, compiler, editor bundles, tools | Download | Documentation | |
![]() This is the full developer package with the plugin, examples, documentation, Editor bundles, compiler and tools. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved License handling in this version. Read the article found here about the changes since 1.7.8.4. It is for the linux beta, but the same changes descibed there is Valid for this MacOS release. Reworked the compiler to allow declarations inside loops and conditional branches. 1.7.8.4
1.7.8.3
SHA-256: 8ce99a49bf9dfaf37481ce3f4bfa4d7c2ebd1eb69da9a35c22ada06fb2dfe98cThis checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Windows | Just ACF plugin | Download | Documentation | |
![]() This is a small package with only the Windows version of the plugin in a single ZIP archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation.
1.7.8.5Read the article found here about the changes since 1.7.8.4 1.7.8.4
1.7.8.3
SHA-256: 6865ed291bf477d413c528c0d35c10805eb252d409824ef55baf9b4a0d9bc042This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Windows | Full package, Plugin, examples, compiler, editor bundles, tools | Download | Documentation | |
![]() This is the full developer package with the plugin, examples, documentation, Editor bundles, compiler and tools. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved License handling in this version. 1.7.8.5Read the article found here about the changes since 1.7.8.4 1.7.8.4
1.7.8.3
SHA-256: a5f26919a9e07e2c7a5f780c8df9df19a3ec8d600d6b8183ae3c0ccc210e66e6This checksum is automatically verified at download time. | |||||
Beta versions: ACF-Plugin for Linux
The Beta versions: ACF-Plugin for Linux Servers category provides early access builds of the ACF Plugin for FileMaker Server running on Linux. These beta releases are intended for testing and feedback, supporting Ubuntu 22.04 LTS on both ARM and Intel platforms, with Ubuntu 24.04 versions coming soon. They include the full ACF runtime and translation features, allowing server-side scripts to compile and execute ACF functions natively. Use these builds for evaluation and compatibility testing only — not yet for production environments.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Plugin 1.7.8.5 B1 | Linux U22 Arm | Beta version for Linux Ubuntu Server ver 22.04 w/ ARM CPU | Download | - | |
SHA-256: 3b558edd06fa4bfc0212053c68f60a1c685731dde42754f13c581d636d015778This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B1 | Linux U22 Intel | Beta version for Linux Ubuntu Server ver 22.04 w/ Intel x86 CPU | Download | - | |
SHA-256: dfbddee09066874b4b7330447eaeaee096ec78f469b0d822d757a7225c3e3bceThis checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B2 | Linux U24 Intel | Beta version for Linux Ubuntu Server ver 24.04 w/ Intel x86 CPU | Download | - | |
📦 ACF_U24x86_64_1.7.8.5_Beta2.zip Download🧩 Beta 2 ChangelogConsole function and thread safetyThe console function is primarily used for debugging ACF functions (using the In Beta 1, the console implementation was not fully thread-safe, which could—under rare conditions—lead to race-related issues. Beta 2 introduces a completely thread-safe console, ensuring reliable output even when multiple processes or server scripts write to it simultaneously. We have also cleaned up the plugin by removing leftover debug output that was unintentionally included in Beta 1. SHA-256: 47e9096c475f8a7d3ac808ec8ac1feeeb319a040701f9021b93f129e5be4a241This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B2 | Linux U24 Arm | Beta version for Linux Ubuntu Server ver 24.04 w/ arm64 CPU | Download | - | |
📦 ACF_U24arm64_1.7.8.5_Beta2.zip Download🧩 Beta 2 ChangelogConsole function and thread safetyThe console function is primarily used for debugging ACF functions (using the In Beta 1, the console implementation was not fully thread-safe, which could—under rare conditions—lead to race-related issues. Beta 2 introduces a completely thread-safe console, ensuring reliable output even when multiple processes or server scripts write to it simultaneously. We have also cleaned up the plugin by removing leftover debug output that was unintentionally included in Beta 1. SHA-256: b632b50741e49f51b2fa250509463daa14ca1ffe58b483c609d542863f2391beThis checksum is automatically verified at download time. | |||||
ACF-Compiler
The ACF Compiler category provides standalone command-line tools for validating and compiling ACF functions outside FileMaker. These utilities integrate seamlessly with text editors such as Sublime Text, enabling real-time syntax checking, dependency validation, and package compilation during development. Ideal for developers who want faster iteration and a modern workflow when building or maintaining complex ACF function libraries.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Compiler 1.7.8.5 | Mac (Intel+Arm) | The ACF compiler | Download | - | |
![]() ACFcompiler for syntax checking from Sublime Text without leaving the editor. Syntax coloring and more. Also in version, autocomplete for over 276 ACF functions and commands. The autocompletes are loaded with parameter defs to ensure you write function names correctly and with the correct parameters. This download matches the 1.7.8.5 version of the ACF-Plugin SHA-256: 0e8e4bc60b5837c01ab97898572e8d194ca9f6c53b8aaac9e37516c076addc5cThis checksum is automatically verified at download time. | |||||
| ACF-Compiler 1.7.8.5 | Windows | The ACF compiler | Download | - | |
![]() ACFcompiler for syntax checking from Sublime Text without leaving the editor. Syntax coloring and more. Also in version, autocomplete for over 276 ACF functions and commands. The autocompletes are loaded with parameter defs to ensure you write function names correctly and with the correct parameters. This download matches the 1.7.8.5 version of the ACF-Plugin SHA-256: 5c0818c4f3b20477ca77bd85f24bfd37a65a13e8e1e43d15e5e542e5e1949df1This checksum is automatically verified at download time. | |||||
DDRparser Free FileMaker Git-integration tool
The DDRparser DownloadThe DDRparser category contains command-line tools for analyzing and splitting FileMaker Database Design Reports (DDR) or “Save a copy as XML” exports into readable, structured text files. These tools let developers search, diff, and version-control FileMaker solutions using Git or modern code tools. DDRparser also supports multilingual function extraction, translation workflows, and integration with the ACF Plugin for advanced solution documentation.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| DDRparser 1.4.1 | Mac (Intel+Arm) | FileMaker tool for GIT integration, searching, and translations. | Download | Documentation | |
![]() DDRparser 1.4.1 – Split FileMaker DDR (Database Design Report) XML or “Save a copy as XML” files into readable, multilingual filesDDRparser is a free, fast, and fully native command-line tool that parses FileMaker Database Design Report (DDR) XML exports — or “Save a copy as XML” exports — and splits them into structured, readable text files. Perfect for developers who want to search, diff, and version-control FileMaker solutions using Git and modern tools. This release also demonstrates the new translation concept built with DDRparser 1.4.1 and ACF-plugin 1.7.6.4.(or higher)
✨ Key Features💡 Handles even multi-gigabyte DDR files in seconds 💡 Includes translation workflow tools 🔍 Makes your solution searchable with BBEdit, VS Code, or any text editor 🗂️ Extracts Scripts, Layouts, Custom Functions, Menus, Tables, and more 🧼 Optional cleanup removes outdated files 🔁 Git auto-commit support for effortless version control 🧰 Includes an optional FileMaker GUI tool powered by the ACF plugin ✅ Free to use — no license required, no plugin dependencies for the core tool 🍎 Runs on macOS 10.13+ (Intel + Apple Silicon) Built by Ole Kristian Ek Hornnes @ HORNEKS ANS 👉 Visit the blog article for full details. SHA-256: 5e48954dd9c381b43c519daf20ce91b28ccd35f153a933861abec6574ffa395cThis checksum is automatically verified at download time. | |||||
| DDRparser 1.4.1 | Windows | FileMaker tool for GIT integration, searching, and translations. | Download | Documentation | |
![]() DDRparser 1.4.1 – Split FileMaker DDR (Database Design Report) XML or “Save a copy as XML” files into readable, multilingual filesDDRparser is a free, fast, and fully native command-line tool that parses FileMaker Database Design Report (DDR) XML exports — or “Save a copy as XML” exports — and splits them into structured, readable text files. Perfect for developers who want to search, diff, and version-control FileMaker solutions using Git and modern tools. This release also demonstrates the new translation concept built with DDRparser 1.4.1 and ACF-plugin 1.7.6.4.(or higher)
✨ Key Features💡 Handles even multi-gigabyte DDR files in seconds 💡 Includes translation workflow tools 🔍 Makes your solution searchable with BBEdit, VS Code, or any text editor 🗂️ Extracts Scripts, Layouts, Custom Functions, Menus, Tables, and more 🧼 Optional cleanup removes outdated files 🔁 Git auto-commit support for effortless version control 🧰 Includes an optional FileMaker GUI tool powered by the ACF plugin ✅ Free to use — no license required, no plugin dependencies for the core tool 🍎 Runs on macOS 10.13+ (Intel + Apple Silicon) Built by Ole Kristian Ek Hornnes @ HORNEKS ANS 👉 Visit the blog article for full details. SHA-256: 13baeb05e3f30c5d92fba71e8bec05e8d3b5e84d45c0b30f7a4954bc6fba673eThis checksum is automatically verified at download time. | |||||
Demo applications
Here is some demo applications to choose from. Most demo's require ACF-Plugin to work. Download the plugin version separatly, and put it into FileMakers plugins folder before you start the demo. Also all FileMaker Demo applications require that you have FileMaker installed on your computer.
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| Excel chart Demo | Mac/Win/Linux | Demo of Annual report in Excel | Download | Documentation | |
This demo showcases how the ACF Plugin can be used inside FileMaker to generate a complete Excel workbook from database data — including dynamic charts and cross-tab summaries — all created directly through ACF script functions. NOTE: The ACF-Plugin version >= 1.7.8.2 must be downloaded separately for the plattform you are using. The demo is based on a fictive company “Demo Furnitures Inc.”, and produces an Annual Report spreadsheet with four automatically generated sheets:
All data is generated from a small sample of 1000 invoices created by the included Python script (
SHA-256: 0c1071f2c1f01b99a022de9d65beeba4159ac17956ac51e6ed1752a4eddebd5aThis checksum is automatically verified at download time. | |||||
| Create Cash Flow Budget demo | Mac/Win/Linux | Excel demo - Producing CashFlow Excel workbooks | Download | Documentation | |
I’m thrilled to announce the release of ACF Plugin version 1.7.8.4, featuring the latest advancements in Excel functionality! To celebrate this release—and with the New Year just around the corner—I’ve developed a demo application to showcase the new features. This demo application is designed to generate Excel cash flow budgets effortlessly. It includes two key tables in addition to the ACF developer table:
Key Features
The layout:
The resulting Excel Spreadsheet
SHA-256: 46659d4d98d6fd53759ea34f37ffe609272d5dacb4f137b50ac328b0296acb84This checksum is automatically verified at download time. | |||||
| DemoDandD | Mac (Intel+Arm) | FileMaker Drag- and drop demo application | Download | - | |
![]() The package contains
Enjoy. SHA-256: 991e467b04e0e1be294313192f51b0de0bba247e5bf2b2098b52a5903a7a9834This checksum is automatically verified at download time. | |||||
| DemoDandD | Windows | FileMaker Drag- and drop demo application | Download | - | |
![]() The package contains
Enjoy. SHA-256: 16fba601c3ddb837b7689d0d8004dff1bdab5a55e9aebe7a93ce42feb3e1909cThis checksum is automatically verified at download time. | |||||
ACF Tools
ACF Developer Tools
The ACF Developer Tools collection provides companion applications and utilities designed to make ACF development faster, more efficient, and easier to manage. Each tool integrates seamlessly with the ACF Plugin and the wider FileMaker ecosystem — supporting everything from source editing and compilation to testing, deployment, and documentation.
Whether you’re building new ACF functions, automating testing, or maintaining existing packages, these tools help you streamline your workflow and unlock the full potential of ACF across all supported platforms.
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Devtool Client and Server | Mac/Win/Linux | Filemaker app to Bridge ACF plugin and developer workflow | Download | - | |
The Devtool-download.zip Download The ACF Developer Tool is a compact FileMaker application that lets you create, edit, compile, and test ACF functions directly — both locally and on FileMaker Server. It connects seamlessly with Sublime Text and the ACF Compiler, providing a full development workflow from source to runtime in one place. Use it to manage your ACF packages, view console output, test functions with live parameters, and verify results instantly. Whether you’re developing new ACF packages or maintaining existing ones, this tool gives you a fast, consistent way to build and deploy ACF code across all platforms. SHA-256: 99164f7012011decd667e0124ebc49c4b0e274ed01cbaa373c39695085ed0fb5This checksum is automatically verified at download time. | |||||










