filemaker-data-api-wordpress icon indicating copy to clipboard operation
filemaker-data-api-wordpress copied to clipboard

Compatible with Filemaker Cloud 2.x?

Open liviooo opened this issue 3 years ago • 2 comments

I can't seem to connect with my Filemaker cloud database.

Is this Wordpress plugin not compatible with FMP 19 cloud servers?

liviooo avatar Sep 28 '22 13:09 liviooo

Hi @liviooo unfortunately FileMaker Cloud 2.x uses a different DAPI authentication process to FileMaker server and at this time the plugin doesn't support that.

That isn't to say it can't but we're unlikely to be able to make time to do the necessary development in the near term because FM Cloud authentication is somewhat complex - we'd be happy to receive a PR, and or direct funding to implement it.

If you were interested in working on a PR, then this library https://github.com/matatirosolutions/fm-cloud-authentication provides the required techniques which would need to be integrated into the plugin (which because WP doesn't natively support composer isn't as simple as it could be).

steveWinter avatar Sep 28 '22 22:09 steveWinter

Bedrock could be a solution to get Composer running on WordPress? See https://roots.io/bedrock/

liviooo avatar Sep 29 '22 07:09 liviooo