Would it be possible to run a php/mysql application within EE to gain access to user management, weblog/content functionality, and discussion forum?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 21, 2007 7:51pm
Subscribe [0]#1 / Nov 21, 2007 7:51pm
Would it be possible to run a php/mysql application within EE to gain access to user management, weblog/content functionality, and discussion forum?
#2 / Nov 27, 2007 12:56am
Was this a silly question?
#3 / Nov 27, 2007 1:34pm
Yes, it would be possible to do so. The ExpressionEngine templates allow the parsing of PHP and the extensible nature of ExpressionEngine means you could actually create a dedicated Add-On to create a bridge between ExpressionEngine and another application. You might want to check out our Developer Docs for more information on creating Add-Ons.
#4 / Nov 27, 2007 6:15pm
Thanks, Paul. For this type of application, would an “expansion” or an “extension” be the best approach?
#5 / Dec 03, 2007 10:43am
Hmmm. This is one of the initial intrigues of EE for me thus far.
One of the first things I want to try is integrating Webassist eCart.
In theory, it should be pretty easy with php parsing and coding alowed.
Integrating it into the pages should be relatively easy. I’ll keep ya posted as I progress. Making it a module or extension is another story.
Regards,
James