Hi: I have done several web interfaces for 4D databases from the time of ".4Dlink" and ".4D".
My current solution is as follow: 4D side: - Sync some 4D tables and fields with a MySQL database using MyConnect Plugin from Pluggers Software - Sync both directions. Web site: - All is hosted online with a host provider - I am currently using inmotionhosting.com with great satisfaction - 4D sync to a MySQL database - The web interface use php with the wonderful modern framework Laravel and the javascript Vue.js This is plain web standard configuration. The only challenge I found is inherent to synchronizing 2 databases - 4D and MySQL: keeping 2 record IDs and finding out where are the most recent modified records. If you need more info you can contact me at [email protected] Thanks. ----- Christophe Flament Ponga Consulting - New York -- View this message in context: http://4d.1045681.n5.nabble.com/Website-development-path-tp5749784p5749796.html Sent from the 4D Tech mailing list archive at Nabble.com. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

