From the course: Drupal 9 Essential Training: 1 Introduction and Administration
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What is Drupal? - Drupal Tutorial
From the course: Drupal 9 Essential Training: 1 Introduction and Administration
What is Drupal?
- In this video, I want to answer the question what is Drupal? Well, Drupal is a content management system with literally thousands and thousands of ad-ons enabling you to build pretty much any kind of website that you might ever want to use. So what is a content management system? Well, in Drupal that boils down to the code which is PHP, HTML, CSS, Twig, Yammel, JavaScript, Ajax all rolled into one, we call that core. And then contributed modules and themes made up of the same kind of code that help Drupal along. All of that interacts with a database. Your content and configuration are all stored in a large database that Drupal works with. And finally, when we think about the creative design, we think about the theme and all of the things that go into that. So when somebody lands on your Drupal website, Drupal says, Oh, they want the content out of the database that's related to this URL. Let me go spin Drupal up, let…
Contents
-
-
-
(Locked)
What is Drupal?7m 30s
-
(Locked)
Why choose Drupal?3m 13s
-
(Locked)
What you need for this course2m 28s
-
(Locked)
Terminology explained4m 19s
-
Installations explained: Acquia Dev Desktop6m 5s
-
Installations explained: Setting up your environment5m 2s
-
(Locked)
Installations explained: Manual installation on a web host4m 9s
-
(Locked)
Planning explained7m 55s
-
(Locked)
-