Today, we are going to start learning a new content management system – WordPress. First of all, what is CMS? CMS stands for:-
Content can be any data or we can say electronic data like a word file, image, audio-video, or any other electronic content.
Management means managing things in a well-managed manner.
So CMS is the tool that manages all the electronic data in a well-managed way. Now, the question arises Why WordPress???
Content Management System – WordPress has features of LMS (learning management system), CMS, woo-commerce like open-cart, etc. So we can say that WordPress is a combination of a single pack having a variety of features.
So let’s begin with it. Firstly as we know WordPress is CMS of PHP so we need Server. It can be a LAMP, WAMP, or Xampp. Install any one of these servers.
LAMP- Linux Apache MySQL PHP (meant for Linux user)
Wamp – windows apache MySQL PHP (meant for windows only)
Xampp – Cross-platform apache MySQL PHP & Perl (meant for all operating systems)
So I recommend using Xampp.After server installation download WordPress from its official website or from google.
From here one can download the latest version of WordPress. So currently the version is 5.4 of WordPress.
Note: make sure you run the server first.
It is an introductory Blog of WordPress.