Explain how drupal engine works ?



Explain how drupal engine works ?..

Answer / Surya Bhatia

The Drupal engine is a PHP-based content management system that provides a framework for building and maintaining websites. It consists of the following components:

1. Core: The main Drupal installation, which includes essential modules like User Accounts, Multilingual Support, Clean URLs, etc.
2. Modules: Extendable, reusable software components that provide additional functionality to a site (e.g., Content Types, Views, Search API).
3. Themes: Responsible for the visual presentation of the website, including layout, typography, and colors.
4. Configuration: Site settings and options are stored in the configuration entity system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How do I create a page in drupal 8?

1 Answers  


How can add the captcha in registration page for drupal?

1 Answers  


What are entity types in drupal?

1 Answers  


What is triage?

1 Answers  


What are gnu licenses?

1 Answers  


What is a drupal website?

1 Answers  


How to move a drupal site from one host/server to another on your new host?

1 Answers  


How can I enable clean urls in drupal?

1 Answers  


How do I create a view in drupal 8?

1 Answers  


Compare joomla and drupal terminology?

1 Answers  


How url aliases works in drupal?

1 Answers  


What is a patch?

1 Answers  


Categories