WordPress Installation
About Course
Topic: WordPress Installation
Duration: 40 minutes
Lesson Objectives:
By the end of this lesson, students should be able to:
- Define WordPress and its uses.
- List the requirements for WordPress installation.
- Successfully install WordPress locally and/or on a web server.
Instructional Materials:
- Computer system
- Local server software (e.g. XAMPP, WAMP, or MAMP)
- WordPress package (downloaded from wordpress.org)
- Internet connection (for online installation)
Lesson Content:
1. Meaning of WordPress:
WordPress is a free and open-source Content Management System (CMS) used for creating and managing websites and blogs easily, without deep coding knowledge.
2. Requirements for Installation:
- A web server (e.g. Apache)
- PHP language support
- MySQL database
- Web browser
3. Steps in Installing WordPress Locally:
- Install a local server (e.g. XAMPP).
- Start Apache and MySQL modules in the control panel.
- Create a database for WordPress via phpMyAdmin.
- Download and extract WordPress in the server’s htdocs folder.
- Open WordPress in browser (e.g.
localhost/wordpress). - Configure setup: enter database details and create admin credentials.
- Complete installation — The WordPress dashboard appears ready for use.
4. Steps in Installing WordPress Online:
- Purchase a domain name and web hosting.
- Upload the WordPress files to the hosting via File Manager or FTP.
- Create a MySQL database from the hosting control panel.
- Run the installation by visiting your domain and follow the setup wizard.
Course Content
WordPress Installation Method – Local in the System (offline)
-
WordPress Installation Method – Local in the System (offline)
12:49 -
WordPress Installation Online Method
10:01
