A plugin is a software add-on that adds specific features or functionality to an existing application — without changing its core files.
How to Install and Activate a Plugin in WordPress
There are two main ways to install and activate a plugin:
Method 1: Install from WordPress Plugin Directory (Recommended)
- Log in to your WordPress Admin Dashboard.
- Go to Plugins → Add New.
- In the search bar, type the plugin name (e.g., “Contact Form 7”).
- Click Install Now next to the plugin.
- After installation, click Activate to enable the plugin.
Method 2: Upload a Plugin (ZIP File)
- Download the plugin .zip file from a trusted source.
- In your WordPress Dashboard, go to Plugins → Add New.
- Click the Upload Plugin button at the top.
- Click Choose File, select the
.zipfile, then click Install Now. - Once installed, click Activate Plugin.
✅ After Activation:
- You may find the plugin’s settings under the Settings menu or as a new menu item in the dashboard.
- Configure it based on your site needs.