Allow importing from `_output` folder in add-ons

tyteen4a03

Well-known member
Licensed customer
This is to fully allow LLMs to generate outputs which can then be easily imported back into XenForo.xf-dev:import seems to be a thing but the import doesn't fully import everything (it could be that I'm dumb and should run a different command)
 
Last edited:
Upvote 0
Not sure what this suggestion is ...

xf-dev:import does import all development output for an Add-on.

Coding qgents probably shouldn't generate development output directly but use appropriate xf-make commands.
 
Back
Top Bottom