Skip to content

Instantly share code, notes, and snippets.

@kevineduardo
Last active July 11, 2022 07:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevineduardo/f1ff3d72f250f58fa79f6028e95e1ced to your computer and use it in GitHub Desktop.
Save kevineduardo/f1ff3d72f250f58fa79f6028e95e1ced to your computer and use it in GitHub Desktop.
Import from WISECP to WHMCS - Users, Invoices, Products, etc - Manually

You only need these tables:
users
users_products
products
invoices

in users_products you will find the creation date, the next due date, details about the product, the price, and the active/inactive status
in the other tables, i guess it's pretty self explanatory.

#WISECPJUSTSUCKS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment