You are currently viewing Modular FileMaker

Modular FileMaker

There’s a trend in FileMaker development towards so-called “modular” design, in which we create smaller, self-contained solutions to specific issues that can be assembled into larger solutions later. Key to this concept is abstraction, where you can separate the current database’s schema (table and field definitions) from the scripting. This GitHub site is a clearinghouse for various modules provided by the FileMaker developer community.