All Questions
Tagged with symfony web-development
1 question
0
votes
2
answers
2k
views
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 ...