How can I access my site database via phpMyAdmin?

How to access the site database through phpMyAdmin or another way?

Hi @OnePrg

You cannot access database directly on Shopify, You need to access data through API.

Thank you.

Shopify does not use phpMyAdmin. There is only way to access data using API:

https://shopify.dev/docs/api

1 Like