I have set up my deployment receiver to deploy to an Apache/PHP hosted solution. I am wondering if there is a was to do the freemarker rendering at deploy time.
Also, is there a way to do this with php (or any file really) files. For instance, I have a banner.php, and it has some code. It also has a Message of the day type thing… Marketing wants to go into alfresco, change a template, it injects it into the PHP and deploys it.
Can someone give me a place to start?