Skip to content

A single file that integrates many of the modules available at modularfilemaker.com.

Notifications You must be signed in to change notification settings

chivalry/fm-library

Repository files navigation

fm-library

Created by Charles Ross, chivalry@mac.com

This project started out as my custom function library, but the rise of modular FileMaker projects prompted me to create this and integrate the custom functions as a module.

The purpose of this project is to provide a single file with all of the modules that I consider to be either necessary to a well-built FileMaker system or at least likely to be useful across many systems. Unlike many starter systems available, this doesn't try to offer the basic tables needed for the data model (although there is a table template and one data table that's almost always required, Files). Rather, it tries to offer tools in a modular fashion, be they custom functions, scripts, or developer utilities.

Each module will generally be self-contained in case others wish to move them to their own system rather than use this as a starter file. However, given the ease with which custom functions can be brought over by a simple import, and given my own great appreciate for custom functions, a reliance on the Custom Function module will almost certainly be required for any other module.

Requirements

  • FileMaker Pro 14 Advanced or greater during integration. FileMaker Pro 14 or greater for daily use.
  • TODO: Offer module-specific instructions.

Integration Instructions

  • TODO

Conventions

Version History

License

The MIT License (MIT)
Copyright (c) 2016 Charles Ross, chivalry@mac.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A single file that integrates many of the modules available at modularfilemaker.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages