Using ExpressionEngine or Joomla templates inside a pre-existing page?
Posted
by Ethan
on Stack Overflow
See other posts from Stack Overflow
or by Ethan
Published on 2010-01-27T03:40:28Z
Indexed on
2010/04/02
0:23 UTC
Read the original article
Hit count: 737
Hey SO,
So I'm new to both Joomla and Expression Engine, and want to know if I can use it like I'd like. I've already made a full site, and would like to integrate blogging into the site. The site is on CodeIgniter.
Is there a way that I could create a form template for submitting a post which would then save to my Joomla/CodeIgniter DB. Then, on a different page, use a different Joomla/CodeIgniter template to display the blog in the form I would like.
Note that this wouldn't necessarily be powered by EE or Joomla. From what I understand, and from all the examples I've seen, you have to make the html of the entire page inside of their templates.
At worst, if neither work, is there anything I can use to do this?
Thanks!
© Stack Overflow or respective owner