| Joomla | Drupal |
|---|---|
| Joomla uses plugin and modules | Drupal has a module only |
| In order to support php code in Joomla, you need to install plugin | You can directly write PHP code in Drupal |
| Relatively lower technical learning curve | Relatively higher technical learning curve |
| Joomla uses Less and BootStrap. | Drupal use smarty template |