Alfresco users,
We are now using Freemarker templates on top of the Alfresco repository to show a custom website to our customers with Alfresco as the backend system.
Now… I'm not statisfied with this as Freemarker is too limited, it's a templating language, not a programming language and I'm looking for other solutions.
Maybe the PHP interface can help here? Does anyone has some experience with the PHP SDK? Is this mature enough to build production ready website interfaces on top of Alfresco? What about performance and authentication?
In short: what is your advice for custom layouts on top of the Alfresco repository? Freemarker, PHP, JavaScript,..?
Thanks!