---
title: "How to Install Plugins"
source: "https://docs.nexcess.com/software/learndash/academy/how-to-install-plugins/"
description: "[wp101 video=\"install-plugins\"] In this video, the instructor explains how to expand your WordPress site’s functionality by installing and managing plugins. 1.…"
vertical: "Software"
area: "Academy"
topics: ["General WordPress", "Getting Started", "How To", "Videos", "WordPress 101"]
date: "2023-02-22"
last_modified: "2023-02-22"
---

# How to Install Plugins

\[wp101 video=”install-plugins”\]

In this video, the instructor explains how to expand your WordPress site’s functionality by installing and managing **plugins**.

---

#### **1. What Are Plugins?**

- Plugins let you add **new features** to WordPress that aren’t included by default.
- Examples: e-commerce, SEO, contact forms, page builders, and more.
- Over **50,000 free plugins** are available in the WordPress plugin directory, plus thousands of commercial options.

---

#### **2. Managing Installed Plugins**

- Go to the **Installed Plugins** screen to: 
    - View all plugins currently on your site.
    - Activate or deactivate plugins as needed.
- **Security Note:** Out-of-date plugins are the leading cause of hacked WordPress sites. 
    - Best practice: **Enable automatic updates** to stay secure and bug-free.

---

#### **3. Default Plugin: Akismet**

- **Akismet Anti-Spam** is pre-installed with WordPress.
- It protects your site from spam comments.
- To use: 
    - Click **Activate**.
    - Set up your Akismet account and enter the **API key**.

---

#### **4. Adding New Plugins**

- From the Dashboard, go to **Plugins > Add New**.
- Search for plugins by **keyword, author, or tag**.
- Browse categories: 
    - **Featured**
    - **Popular**
    - **Recommended**
- Click **Install Now**, then **Activate** to start using the plugin.

---

#### **5. Installing Commercial Plugins**

- If you purchase a premium plugin, upload it directly: 
    - Go to **Add New > Upload Plugin**.
    - Upload the **.zip file** from your computer.
    - Install, then activate it.

---

#### **6. Recommended Plugin: Jetpack**

- Created by Automattic (the company behind WordPress.com).
- Adds dozens of features at once: 
    - Security monitoring
    - Backups
    - Performance improvements
    - Customization options
    - Marketing and revenue tools
- Learn more at **Jetpack.com**.

---

### **Key Takeaway:**

Plugins make WordPress **infinitely customizable**. Whether free or premium, they allow you to add nearly any feature you can imagine. Always keep plugins updated, and choose reputable ones to ensure security and performance.
