WSL, SSL, Certs for xenforo.dev?

ls -R ~ | grep "_output"

can find two (!) from 50 add-ons. I've never seen this directory before.

--
Should I create the folder, save the templates individually, and then have PHPStorm import them upon saving?
 
Should I create the folder,
You can populate them for existing add-ons via php cmd.php xf-dev:export. This folder is only for development and should be populated in development mode already.

then have PHPStorm import them upon saving?
XF automatically imports the templates when they are rendered, so you don't typically need to do anything.
 
Back
Top Bottom