3 hours ago
Hi, I'm quite new to to elgg and I got a couple of questions for anyone who could help. First of all is anyone of you familiar with the Zend framework? If yes, how do you include elgg to a zend based website? example my site is "mysite.com", then I want to add elgg to it then I would like to have the url something like "mysite.com/socialnetworking". How could I add the elgg library to my zend? Please if any of you have and idea how I really would appreciate you response to this post...Thank you in advance.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Cash@costelloc

Cash - 0 likes
- prezy@pvmahandog

prezy - 0 likes
- Cash@costelloc

Cash - 0 likes
- prezy@pvmahandog

prezy - 0 likes
You must log in to post replies.To use the Elgg engine, you need to include engine/start.php and then all of Elgg's functions and classes will be available.
Before I write some lines for the inclusion of the elgg engine in view script, first where do I place the elgg folder that I've downloaded from this site? is it in the MODEL, CONTROLLER, VIEW or just in the Zend's public folder or any other folder that I have not mentioned?
Depends on how you plan to use it
I figured it out already, I put it in my zend's public folder. Thank you for the response Cash.