0% found this document useful (0 votes)
58 views13 pages

Wordpress Lab Report

The document discusses installing and setting up WordPress including downloading and extracting files, creating a database, configuring themes and plugins, adding posts and pages, creating menus, and adding widgets. Key tools mentioned are XAMPP, MySQL, and phpMyAdmin.

Uploaded by

bikashunlimited
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views13 pages

Wordpress Lab Report

The document discusses installing and setting up WordPress including downloading and extracting files, creating a database, configuring themes and plugins, adding posts and pages, creating menus, and adding widgets. Key tools mentioned are XAMPP, MySQL, and phpMyAdmin.

Uploaded by

bikashunlimited
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Wordpress

Joomla

Lab report File

Scripting BCA
Language
Notes Nepal

www.bcanotesnepal.com
Wordpress Installation and setup , Theme Intrigration, add Post edit delete, Page edit post delete,Create Menu, Widget
Run,

WordPress Introduction

WordPress is an Open Source software system used by millions of people around the world to create beautiful websites
and blogs. It is completely customizable by the use of themes and plugins.

hemes can be easily downloaded from the official WordPress site or from hundreds of other places around the
web. There’s also a huge number of designers, developers & bloggers who share their knowledge through blog posts,
tutorials, reviews, videos and the creation of thousands of themes & plugins.

Used Tools For Wordpress Installation

Xampp

Mysql

Xampp

XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends,
consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl
programming languages. XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P). It is a
simple, lightweight Apache distribution that makes it extremely easy for developers to create a local web server for testing
and deployment purposes. Everything needed to set up a web server – server application (Apache), database (MariaDB),
and scripting language (PHP) – is included in an extractable file. XAMPP is also cross-platform, which means it works
equally well on Linux, Mac and Windows. Since most actual web server deployments use the same components as
XAMPP, it makes transitioning from a local test server to a live server extremely easy as well.
Mysql

MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides
data modeling, SQL development, and comprehensive administration tools for server configuration, user administration,
backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS X

Run Xampp

• Apache and My Sql Start

Create a Database from phpMyAdmin

Run phpMyAdmin for local host

o Localhost/phpMyAdmin
o Create new Database
o Insert name and and chose collation and Next
Download wordpress installation file from wordpress.org
And create new Folder inside
Local disk>> Xampp>> htdocs>>>Foldername
and paste downloaded wordress installation file
And extract the file from rar

For Wordpress Installation


Localhost/foldername For Run
Click on continue
Click on lets Go

Enter database name and in username always root and password empty click on Submit
Click on run the installation

Insert the details and click on wordpress install


Insttallation Success click on login

Insert username and password for login dash board


Dashboard Loged in

For Menu
Add Menu

Output of menu

For Post ADD and


Delete
Insert Title Description choose catagories and
featured image and aafter clci on published

\
Output

For Page Add


Click on and Insert all details

For Widget
Adding on sidebar

Adding Clander on sidebar from widget


Output

You might also like