millenium Posted October 21, 2015 Share Posted October 21, 2015 Hello, Has anyone successfully migrated or have a script available for conversion from AWBS to WHMCS? Just looking for some advice and guidance on this matter. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
ikasp Posted December 4, 2015 Share Posted December 4, 2015 We migrated from awbs to whmcs some years ago, it was a time consuming and costly process. Took us 6 months to migrate. We wrote our scripts ourselves, did not use anything from whmcs. Our strategy was to use the WHMCS API as much as possible to do the migration, http://docs.whmcs.com/API. Fetch data from awbs db and feed it to the api to create customers, services etc. Most was possible to do through the API, some needed coding directly to the db, but not much. Some we created manually, the products for example. I believe using the whmcs API is the most robust way to do it. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.