matatirosolutions / filemaker-data-api-wordpress

A WordPress plugin to integrate with the FileMaker Data API
GNU General Public License v3.0
25 stars 7 forks source link

Compatible with Filemaker Cloud 2.x? #3

Open liviooo opened 1 year ago

liviooo commented 1 year ago

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

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

steveWinter commented 1 year ago

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).

liviooo commented 1 year ago

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