I don’t think that PDF report is the way go to for the future. That being said, that’s my view and I totally understand why you use PDF.
My goal is simply to be able to extract data and build reports by myself.
So, maybe you just have to produce a documentation (or maybe answer here!) about what MainWP PHP functions can I call to get the information I need to be able to extract the data.
At this point, what I want to do is this : call a PHP script I will make. This script will call MainWP functions to be able to extract all needed information to push it to our “report system”.
In other words, how can I get ALL RAW DATA for each website so I can build the report myself?
I would like to call official functions created and maintained by MainWP. Otherwise, if I call the database directly, any change made by your team could break my logic. That is why I want to use your functions as much as possible!
Am I clear about what I ask ? Do you need more clarification?
Does what I ask makes sense to be implemented in some way?