interfasys Posted August 11, 2014 Report Posted August 11, 2014 Give us the headers for the CSV files and convert the WHMCS importer into a generic CSV importer. We could probably be getting the headers by running the script to spit out SQL commands and converting the SELECT fields into table headers, but the Blesta devs probably have a schema they use to map everything out. Then this can be used instead of connecting to an external DB, to put the data into arrays ready to populate Blesta. In my case, I can probably track all the orders created through the various systems I've used and build various tables ready to be installed into Blesta in much less time than it would take me to try and re conciliate everything into WHMCS and it would also give me the full history for the past 10 years.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now