Relative Content

Tag Archive for symfony

How to implement multi-theme PHP application

I am developing an application which will handle many virtual stores and I would like to have many themes that the user could choose anytime. I would to know what’s the main ideia to implement it. I will be developing it using Symfony 2.