Custom Web UI

bruno8 years ago

Hi everyone, I want to create my own Web UI. I was wondering where are the database calls made, in which file? I would like to create my own interface and communicate directly with the MySql database for custom reports so I want to know if it is possible to see how the database is queried?

Anton Tananaev8 years ago
bruno8 years ago

Thanks Anton. Could you provide me with a few sample usages? I thought there would be mysql queries like SELECT from WHERE etc.

Anton Tananaev8 years ago
bruno8 years ago

Awesome. Thank you so much :)