Files
docs.tutoraddons.com/contents/docs/getting-started/installation/index.mdx
2025-04-14 00:41:19 +07:00

39 lines
1.2 KiB
Plaintext

---
title: Installation
description: Steps for installation.
date: 12-04-2025
---
<Note type="note" title="Note">
Before you install the TutorAddons plugin, make sure you have installed Tutor LMS first.
</Note>
## Download Plugin
Download the plugin file that you want to install at the url [https://tutoraddons.com](https://tutoraddons.com/dashboard/file-downloads/)
## Upload plugin
### Via Wordpress Dashboard
<Stepper>
<StepperItem title="Step 1: Log in to Wordpress">
Login via wordpress wp-admin.
</StepperItem>
<StepperItem title="Step 2: Go to Plugins">
On the WordPress dashboard page, please go to the Plugins menu.
</StepperItem>
<StepperItem title="Step 3: Add New Plugin">
Then select Add New Plugin.
</StepperItem>
<StepperItem title="Step 4: Upload Plugin">
Click the upload plugin button then select the plugin file then click install now.
</StepperItem>
<StepperItem title="Step 5: Activate Plugin">
After the installation procedure is complete, please activate the plugin.
</StepperItem>
</Stepper>
## Video Tutorial
<Accordion title="How to Install a Plugin" defaultOpen={true}>
<Youtube videoId="A_kHKa7_FXE" />
</Accordion>