+ All Categories
Home > Documents > Introduction to Drupal CMS

Introduction to Drupal CMS

Date post: 24-May-2015
Category:
Upload: parameshwar-babu
View: 1,558 times
Download: 4 times
Share this document with a friend
Description:
A very simple tutorial to get started in Drupal content management system. Even non-programmers, technology entrepreneurs, business/marketing professionals, web designers and graphic artists can follow it.
Popular Tags:
20
INSTALLATION IN WINDOWS BY Babu – [email protected] DRUPAL CMS MADE EASY
Transcript
Page 1: Introduction to Drupal CMS

INSTALLATION IN WINDOWSBY

Babu – [email protected]

DRUPAL CMS MADE EASY

Page 2: Introduction to Drupal CMS

What is Drupal

• Content management system• Content management framework• A place where you can create your own

website and customize it via CSS(stylesheets), template coding and PHP modules(if required)

Page 3: Introduction to Drupal CMS

Installation process

• Before we install drupal 6, some tools are required:

xampp drupal 6

Page 4: Introduction to Drupal CMS

process

• Download the xampp from (www.apachefriends.org)

• Install xampp and activate mysql. apache server.• Download the drupal 6 (www.drupal.org) • Extract and rename like(eg:paramprojects)

as the folder name.• Place it in xampp/htdocs

Page 5: Introduction to Drupal CMS

Before install drupal we must create database in xampp

• Create a database in phpmyadmin

• Your new drupal website will be displayed as shown below

Page 6: Introduction to Drupal CMS
Page 7: Introduction to Drupal CMS

After the creation of database

• We are going to install drupal 6.• In drupal, we choose the language first.

Page 8: Introduction to Drupal CMS
Page 9: Introduction to Drupal CMS

Requirements problem

• To solve the requirements problem.• Copy the file .site/default/default.settings.php

into the same folder named as settings.php

Page 10: Introduction to Drupal CMS

Setup database

• We give the already created database name.• And select the database type.• Give the database user name as root.

Page 11: Introduction to Drupal CMS
Page 12: Introduction to Drupal CMS

Configuration site

• In the configuration site, we give the sitename,site email address,user name.

Page 13: Introduction to Drupal CMS
Page 14: Introduction to Drupal CMS
Page 15: Introduction to Drupal CMS

Successfully installed the drupal

• Our own account has been created.• We start to create our websites.

Page 16: Introduction to Drupal CMS
Page 17: Introduction to Drupal CMS

Add the dowloaded themes

• Download the free themes from drupal.org• Those downloaded themes have to extracted in

into the location sites/all/themes.• Finally, enable them via administrator login

Page 18: Introduction to Drupal CMS
Page 19: Introduction to Drupal CMS
Page 20: Introduction to Drupal CMS

Thank you!

Contact: BabuPhone: [email protected]


Recommended