Page 1 of 1

How can one get order info direct from database ?

Posted: Thu Oct 19, 2023 8:32 am
by ozstar
Hi,

If one can't access admin, how can one access order info direct from the database?
Version 1.5.6.1

Thanks

Re: How can one get order info direct from database ?

Posted: Thu Oct 19, 2023 9:18 am
by halfhope
Hi!

No. If you have security issue I can fix it.

Re: How can one get order info direct from database ?

Posted: Thu Oct 19, 2023 4:27 pm
by ADD Creative
The order data is in the oc_order table and any tables that start oc_order_.

Re: How can one get order info direct from database ?

Posted: Thu Oct 19, 2023 5:41 pm
by JNeuhoff
You could use PHPMyAdmin which is usually available from the webhost's cPanel, to access the 'oc_order' and related DB tables.

Re: How can one get order info direct from database ?

Posted: Thu Oct 19, 2023 5:48 pm
by ozstar
Many thanks, yes I used phpmyadmin.