[FLOW3-general] Including external files in FLOW3
Karsten Dambekalns
karsten at typo3.org
Mon Jan 23 10:41:58 CET 2012
Hi.
On 23.01.12 09:57, Thomas Plessis wrote:
> I need to include some files in my flow3 project. What is the better directory to put these files in FLOW3? And i need a complete pathfile like "/var/www/clients/server1/web1/..."
You mean PHP code? Either make it a separate package (check e.g. the
Doctrine.Common package on how to do it) or include it in Package.php
from the Resources folder (check TYPO3.SwiftMailer).
Regards,
Karsten
More information about the FLOW3-general
mailing list