What is the difference between Joomla and Drupal?
Answer Posted / ritesh bhargav
Joomla and Drupal are two magnificent Open Source Content
Management System which provide the framework to develop
effortless with various ready to us modules and website in
short span of time.
Main differences are as under
1. Drupal use smarty template where as on the other hand
Joomla dose not
2. Joomla uses plugin and modules whereas Drupl has module only
3. In drupal php code can be written directly whereas in
Joomla you need to install plugin for php support
| Is This Answer Correct ? | 86 Yes | 17 No |
Post New Answer View All Answers
Is null function in php?
What is the use of nl2br() in php?
List some features of php that are deprecated in php
What are super global variables in php?
What is the difference between require and include in php?
Does exist in php?
What is an anti csrf token?
What is php array function?
why did u want to leave your past organisation?
How to check an element is exists in array or not in php?
Is php faster than python?
Why php is also called as scripting language?
How does the identity operator === compare two values?
What are sql injections, how do you prevent them and what are the best practices?
What is magic quotes?