What is Drupal ?
Drupal is free, open source software that can be used by individuals or groups of users, even newbies who doesn’t have any technical skills — to easily create and manage many types of Web sites.
How to Install ?
Nowadays , almost every Cpanel comes with Quick Install tools like Fantastico , which made Installing Drupal – a piece of cake.
- Log in to your cPanel account and Scroll down to the section “Services/Softwareâ€. Now click on the Fantastico (or Fantastico Deluxe) option.

- Once you enter Fantastico, on the left hand side there is a Content Management category under which you will find Drupal.

- Click on the New Installation link in the Drupal Overview.

- Fill in the various details and click Install.

- Now Click Finish Installation to finish the job.

You can check How to install WordPress via Cpanel using Fantastico here .
You can check How to install Joomla via Cpanel using Fantastico here .
You may Also Like
By Richard
/ April 3, 2021
Learn How to create a "To-do list" with HTML, CSS and JavaScript Step 1) Add HTML: <div id="myDIV" class="header"> <h2...
Read More
By Richard
/ April 2, 2021
How to create a Password Validation Form with CSS and JavaScript. Create A Form and apply Regex : Step 1)...
Read More
By Richard
/ March 22, 2021
How to create a Sliding Full screen Curtain navigation menu with CSS and JavaScript Step 1 : Adding HTML, Creating...
Read More
By Richard
/ March 20, 2021
How to Create an Off-Canvas Menu / Side Bar Navigation Step 1) Add HTML: <div id="mySidenav" class="sidenav"> <a href="javascript:void(0)" class="closebtn"...
Read More
By Richard
/ March 1, 2021
How To Create a Sticky Social Bar / Fixed Social Bar Using HTML / CSS Step 1 : Loading Font...
Read More
By Richard
/ February 23, 2021
Learn how to create a skill bar / Progress bar with CSS Skills bar / Progress bar is often needed...
Read More
By Richard
/ February 19, 2021
Learn how to shake/wiggle an image with CSS. Step 1 : Adding HTML - Giving image path <h2> Hover on...
Read More
By Richard
/ February 13, 2021
Learn How to Create an AutoComplete Form using HTML, CSS and Java Script Step 1) Add HTML: <!--Make sure the...
Read More
By Richard
/ February 11, 2021
How To Create a Popup Form Step 1) Add HTML Use a <form> element to process the input. <div class="form-popup"...
Read More
By Richard
/ February 5, 2021
There are many a times, when you’re going to need a countdown clock for your project. You may have an...
Read More