Install Plug-In FileInstalls or updates a plug-in file from a container field onto your computer.Select Specify target field or click Specify to specify the container field with the plug-in that you want to install or update. If no field is specified, FileMaker Pro installs the plug-in in the current container field in the active table.
You must insert the plug-in in a container field before you can install or update the plug-in. For more information, see Insert File or Installing plug-ins.
C:\users\user_name\AppData\Local\FileMaker\FileMaker Pro\13.0\Extensions\ C:\users\user_name\AppData\Local\FileMaker\FileMaker Pro Advanced\13.0\Extensions\ Macintosh HD/Users/user_name/Library/Application Support/FileMaker/FileMaker Pro/13.0/Extensions Macintosh HD/Users/user_name/Library/Application Support/FileMaker/FileMaker Pro Advanced/13.0/ExtensionsYou can use the Get(InstalledFMPlugins) function to identify the name, version, and enabled state of an installed plug-in. This function can help you determine whether the installed plug-in is newer or older than the plug-in required by the solution file. See Get(InstalledFMPlugins).Plug-ins must be enabled in the plug-in preferences for FileMaker Pro to recognize them. If the Install Plug-In File script step installs a plug-in update but the plug-in is disabled in the plug-in preferences, FileMaker Pro installs the update but does not enable the plug-in. See Setting plug-in preferences.