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.
- Team Webgalli@webgalli
Team Webgalli - 0 likes
- create a blank php file
- load the elgg engine
- $entity = get_entity($guid);
- $entity->metadata_name = $metadata_value;
- $entity->save();
- Dan@kiter
Dan - 0 likes
- Ray J@RayJ
Ray J - 0 likes
You must log in to post replies.There are no plugins for that. but you can easliy do it by
Thanks
@Dan: Yes, there is. Look for entity browser in plugin repository.