live docs
This commit is contained in:
@@ -8,6 +8,9 @@ date: 12-04-2025
|
||||
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
|
||||
|
||||
@@ -28,3 +31,8 @@ date: 12-04-2025
|
||||
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>
|
||||
|
||||
@@ -12,9 +12,6 @@ TutorAddons is a WordPress plugin to complement the features of Tutor LMS.
|
||||
- Addon Tutor - Tripay : for payment gateway via Tripay service.
|
||||
- and other plugins coming in the future.
|
||||
|
||||
## Freebie
|
||||
You can use some plugins for `free` to build an online learning platform built with Wordpress, Tutor LMS and TutorAddons.
|
||||
|
||||
## Dependencies
|
||||
To be able to use the TutorAddons plugin requires some dependencies ;
|
||||
|
||||
|
||||
@@ -28,3 +28,8 @@ To get a plugin license you must be validated by purchasing the TutorAddons plug
|
||||
</Accordion>
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
## Video Tutorial
|
||||
<Accordion title="How to Activate License Key" defaultOpen={true}>
|
||||
<Youtube videoId="myMKgZxBBI4" />
|
||||
</Accordion>
|
||||
|
||||
15
contents/docs/getting-started/requirements/index.mdx
Normal file
15
contents/docs/getting-started/requirements/index.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title : System Requirements
|
||||
description : Before running you need to prepare.
|
||||
date : 14-04-2025
|
||||
---
|
||||
|
||||
There are some system requirements to run the TutorAddons plugin ;
|
||||
|
||||
- PHP – 7.4 (or later) for Tutor LMS Free & Pro
|
||||
- Database – MariaDB 10.1 or later / MySQL 5.7 or later
|
||||
- WordPress – 5.8 or higher
|
||||
- Browser – Chrome, Firefox, Safari
|
||||
- Internet Explorer is not supported
|
||||
- Server Modules – mod_rewrite, cURL, fsockopen
|
||||
- Tutor LMS Free & Pro as main Plugin
|
||||
Reference in New Issue
Block a user