Hello, I have build a new Elgg website on a RHEL 8 server. The website is up and I have setup needed plugins. Now my requirement is to use a CSV file to upload users profile data to Elgg. So instead of entering user profiler files manually, I should be able to use a CSV file to populate that. How do I approach this? I thought of using a python script in the elgg server to upload it, or should I use some other approach? Please need your suggestions here.
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.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
You must log in to post replies.You've already asked about this.
I think Jerome and I have made it clear to you that this won't work.
If you've a project on Elgg that you want to transfer, use this tutorial.
If you've something else, you need to use Elgg API.
For the latter case, you'll need some custom plugin or a one-time script.