Questions tagged [elgg]

Elgg is a open source social networking engine, that can help you build your own social site, public or private.

Elgg is an open source social networking engine, upon which a web based social network or application can be built.

Elgg is written in PHP, and also uses JavaScript. MySQL is used as the database backend. Elgg is open source, released under the GNU General Public License v2 and the MIT License.

The central location for discussion about Elgg is http://community.elgg.org/. Developer documentation is here. Google Groups also has an Elgg development and an Elgg users group.

More information: elgg.org

A commercial turnkey/hosting option is also available through elgg.com.

202 questions
58
votes
7 answers

What's the difference between entity and class?

Is entity an instance of class?
Steven
  • 24,410
  • 42
  • 108
  • 130
9
votes
7 answers

Beginner tutorial for elgg

Can any one suggest good tutorials for studying elgg, for elgg beginners
Linto
  • 1,234
  • 3
  • 25
  • 41
3
votes
0 answers

Elgg 1.8.19 - OAuth Plugin 0.10.5 - request token

I am trying to write an Android app to get information from Elgg by using OAuth. I am following this tutorial, whose code is available here. I am facing a problem when retrieving the request token. I am using the signpost library. The following…
Jake
  • 16,329
  • 50
  • 126
  • 202
3
votes
2 answers

POSTing XML via HTML Forms

I am developing a web and want to make it so that the user can create some stuff POSTing XML data. For that purpose there is a