How to include an external website

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: How to include an external website

Post by JohnnyB »

You would most likely have to use iframes.  There is a built in module to use for this, or you could just customized a template with iframes and assign it to the pages used for the shopping site.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Pierre M.

Re: How to include an external website

Post by Pierre M. »

I suggest to have a nice URL plan, some for content (with CMSms) and some for commerce (with the other PHP software). Try to use a similar looking theme/template. And then you can have links from one to the other.
But I won't suggest to use frames, iframes and alike.

I recommend to "include" by templating, not by ugly mixing. It is technically simpler and safer.

PM
Post Reply

Return to “Tips and Tricks”