Introduction
Drupal is a CMS (Content managemetn System). Its based on modular programming . In which we can design blogs with high functionality and high visibility. Basically three types of module works in drupal first one is core module, second one is community module and last one is user custom module.Core module : Those module which is pre-installed in drupal library such as aggregator module , block module etc.
Community module : Those module is basically desined by drupal community member such as analytical module.
Custom Module : Those module designed by user using scratch programming.
Lets do start , How to install Drupal
Step-1 : Download Drupal package from drupal official website
Step-2: Extract downloaded folder also copy to location
location are : C:\xampp\htdocs\drupal folder
Step-3: Open internet browser and type URL
http://localhost/drupal folder name
Step-4 : Select an installation profile CHOOSE: Standard.
Step-5 : Choose language (English)
Step-6: Database configuration
Choose datatype MySQL, MariaDB, or equivalent
Then fill-up the database name,user name and password (DEFAULT database user name is root and DEFAULT password is BLANK)
Then click SAVE and CONTINUE
Tidak ada komentar:
Posting Komentar