E2EHIRING Logo
Jobs
Jobs
courses
Courses
mentorship
Mentorship
more
Moredropdown
E2EHIRING Logo
more
Jobs
Jobs
courses
Courses
mentorship
Mentorship
HomeSepratorIconBlogsSepratorIconDrupal installation with H5P module setupSepratorIcon

Drupal installation with H5P module setup

Han SoloVigneswaran Sekar
calendar11 Jul 2022
poster

What is Drupal

          Drupal is a free and open source Content Management System built on PHP, with a modular design allowing features to be added and removed by installing and uninstalling modules, and allowing the entire look and feel of the website to be changed by installing and uninstalling themes. That allows organizing, managing and publishing your content.  

System Requirements

  1. MYSQL 5.1+
  2. Web Server -(LAMP, XAMPP, Nginx)
  3. PHP 5.2+
  4. PHP Composer (latest version)

Drupal Installation

Download the Drupal package (https://www.drupal.org/project/drupal) and copy it to your web server.

(Or)

Install through Composer -> Open command line ,Locate to the web server and run the below command 

composer create-project drupal-composer/drupal-project:7.x-dev -n folderName 

  1. Create a empty Database
  2. Run the drupal on your browser example: http://localhost/folderName/web/ 
  3. You can see the Drupal GUI installation step
  4. Select the profile as Standard and click Save and Continue.
  5. Choose your language and press Next.
  6. Setup the Database and click Save and continue
  7. Configure Site -> Create the Admin credentials and Save.
  8. Drupal will be installed successfully. Run -> http://localhost/folderName/web/  
  9. You can see the default theme of your site.
  10. Add your content and publish it.


Recent Posts

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

How to publish your Android app on Google Play Store

How to publish your Android app on Google Play Store

Creating Dynamic User Interfaces with Android Motion Layout

Creating Dynamic User Interfaces with Android Motion Layout

Bean Life Cycle

Bean Life Cycle

Pom.XML

Pom.XML

copycopycopycopy

Han Solo

Recent Posts

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

Rapid Changes in the Coding World: Need for High Skilled Programmers e2eHiring Bridges this Gap with the Mentorship Program April 2023

How to publish your Android app on Google Play Store

How to publish your Android app on Google Play Store

Creating Dynamic User Interfaces with Android Motion Layout

Creating Dynamic User Interfaces with Android Motion Layout

Bean Life Cycle

Bean Life Cycle

Pom.XML

Pom.XML