Can you please explain the difference between core and contrib in drupal?
Answer / Rajendra Kumar Mishra
In Drupal, Core refers to the basic set of software that forms the foundation of the content management system. Contrib (contributed) modules are additional modules built by the community that extend the functionality beyond what is offered in the core distribution.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle upgrades?
Why Drupal needs database? What databases are supported?
what is Drupal cron?
What do you mean by "ctools" in drupal?
What is bundle drupal?
Why Drupal is considered powerful CMS compare to other CMS system?
What is template.php in drupal?
What is a box in drupal?
How can I add a new block in drupal?
What is taxonomy?
Which are common modules used in project?
How we can use the custom hook in other modules?