We consider developing a new plugin as a helper to other plugins. It should allow to download with an array of metadata fields to a csv file for import in for example Excel.
Call could be a view, something like:
echo elgg_view('file_download/csv', array( "object_subtype" => 'profile', "fields" => array('first_name','last_name','street','zip_code','town' )));
Ideas? Does it exist already?
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.