[Plugin SDK] How can I add a project type into PHP module?? Follow
Answered
Hello,
I'm a developing a plugin for an in-house framework, and I'm just getting started with plugin development.
I want to add a project type inside the "PHP" section, but I don't know how.
This screenshot explains what I'm looking for.
Please sign in to leave a comment.
Julián,
Check the Frameworks section in our docs.
Jakub Chrzanowski I've checked that article before posting this question, but the FrameworkTypeEx class only works for Java frameworks, not PHP ones.