Import CSV files to Elgg website

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.

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking