Apologies in advance if my question is unclear, but in simple terms, I am looking to automate the process of uploading hundreds of profiles and jobs to this WP template:
The developer of this template has stated that it is not possible to do this through the Admin Panel and must be done manually by creating individual accounts.
I am exploring the idea of using automated javascript or a tool like Selenium to extract information from an Excel document and image folders, then upload all the profiles directly to the MYSQL Database.
Is this feasible through coding? Does it require direct manipulation of the MYSQL database?
If this explanation is unclear, please let me know and I will provide further clarification. Thank you in advance.