What is the difference between core and contrib?
Answer / Laeek Ahmad
In Drupal, 'core' refers to the basic functionality of the CMS (Content Management System), which includes essential modules like the node system, user management, etc. 'Contrib' stands for contributed modules, themes, and distributions created by the community to extend Drupal's functionalities beyond its core capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an example of a cms?
What is content construction kit (cck) in drupal?
How to add custom php codes in my drupal pages or blocks?
what is drupal_http_request?
What are systems requirements for drupal installation ?
What are gnu licenses?
what is Drupal weight?
How does caching work in drupal?
Different ways of adding js. How to add js in hook_form?
Explain about services module?
How to find if the page is served from varnish cache?
What is the use of ctools module?