This topic is locked
[SOLVED]

'Source' folder for v11

4/20/2025 5:31:46 PM
PHPRunner General questions
D
druck281 author

I have several custom php files in a project in v10.91 and all those files are in the 'source' folder as advised in the manual. I started a new project in v11 and I do not have a source folder. Do I just create one and add my custom files there or do they belong somewhere else is v11?

Thanks!

W
wpl 4/21/2025

Hi druck281,
in V11, there is no need for a 'source' folder. Your custom files will end up in the table 'files' of the project database. If you go to the section 'Style' of PHPRunner11, there is a branch 'Custom files' in the tree on the left. There you have the opportunity to import files or folders to the database.
HTH

D
druck281 author 4/21/2025

Thank you. I didn't want to assume that was the correct location since it is different from v10. I will add them there. Much appreciated.