[FX.php List] Inserting a web app into a WordPress site
Joel Shapiro
mail at jsfmp.com
Mon Jul 21 21:19:51 MDT 2014
Hi Bob
I once had a client that moved their main (non-FM-connected) website to WP -- which they maintained -- and wanted to include some of their FM content in it. Their basic WP theme allowed them to add iframes to their pages, so I designed a CWP page -- hosted on a different server -- to fit inside the iframe. It worked well for what they wanted (view a hard-coded category via WP, which displayed upcoming classes for that category via GET in the iframe, then sign up & pay). Note, though, that you can't work with Session vars inside an iframe (at least not cross-domain), so when a user was ready to purchase an item (w/ nec'y login), the "signup" link sent them out of the WP site onto a signup page on the client's separate/standard CWP web server. The URL changed, but visually it was seemless.
Not full integration, certainly, but quick-ish and perfect for their needs.
HTH,
-Joel
On Jul 21, 2014, at 1:57 PM, Bob Patin <bob at patin.com> wrote:
> I have a client who’s interested in having me write a web app that would be inserted into his WordPress site. Has anyone on here done that, and if so, was it hard to do?
>
> Thanks,
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> FileMaker 9, 10, 11, 12 & 13 Certified Developer
> http://www.longtermsolutions.com
> -
> iChat: bobpatin at me.com
> Twitter: bobpatin
> —
> FileMaker Consulting
> FileMaker Hosting for all versions of FileMaker
> PHP • Full email services • Free DNS hosting • Colocation • Consulting
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list