How to setup PhpStorm with Xenforo to read built in class/function?

rdn

Well-known member
Licensed customer
This is my 1st attempt, on XenForo Development.
Start learning from scratch :)
 
Hmm. You shouldn't have to set it up per se.

Just create a new project from existing files, point it at your local XenForo files and it should index everything automatically.
 
Thanks Chris, creating now.
This Development section will be my hangout now :)
 
I'm trying too but it reads only classes and not functions, is it normal?

I set as Project dir:
library/me/my-addon
I set as ExternalLibraries:
library/xenforo
library/Zend

Is it correct?
 
Last edited:
Back
Top Bottom