What kind of applications are developed using a CMS like joomla, drupal and what kind of applications are developed using frameworks.
If all kind of applications can be developed in a CMS like drupal then why do we use a framework like SYMFONY?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not all kinds of applications can be build using a CMS. A CMS isn’t really suitable for building applications that aren’t primarily concerned with content management. But the term “content” is loose enough for a CMS to be adapted to many applications.
I was contracted to build a blog aggregation thingy in Drupal once. It wasn’t the right tool. And recently I built a mobile phone application in Drupal too. I would rather have done it in rails.