a11smiles / tutor

A complete WordPress LMS plugin to create any e-learning website easily.

Home Page:https://www.themeum.com/product/tutor-lms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TutorLMS

What is Tutor LMS 2.0 Beta?

Tutor LMS 2.0 beta version is built to experience Tutor LMS 2.0 before it is officially released. As this is a beta version, please don’t expect everything to work properly.

Installing Tutor LMS Beta version

We strongly recommend that you do not install beta releases on live sites.

Use them in a test environment so you can try out the new features, see what breaks without worrying about the consequences, and give us feedback. It is paramount that you follow these guidelines when installing the version, because as the name suggests it is in the stage of development and is not entirely stable, yet.

We will be taking valuable feedback from the version users to get firsthand insight on key improvements.

Follow along the next few steps to find out how you can get about installing the version for testing. Requirements Before getting started with installing Tutor LMS beta on your WordPress site, please make sure you have the following requirements.

Development Setup

Follow the steps

  1. Clone the repository git clone https://github.com/themeum/tutor.git.
  2. Run composer install for install PHP dependency.
  3. Run npm install for install js dependency.
  4. Run npm run watch
  5. Now open any SCSS file from assets directory and hit save.

Testing

To run PHP unit testing in the development environment follow the below steps:

Go to the terminal then hit commands:

  1. composer install
  2. bash bin/install-wp-tests.sh db_name user_name password host latest ( checkout details )
  3. vendor/bin/phpunit --info

If everything goes well then you should see the PHP unit info

System Requirements

  1. PHP – 7.0 (or later)

  2. Database – MariaDB – 10.1 or later / MySQL – 5.7 or later

  3. WordPress 5.5 or higher

  4. Browser – Chrome, Firefox, Safari

  5. Internet Explorer is not supported

  6. Server Modules – mod_rewrite, cURL, fsockopen

  7. Download the free Tutor LMS 2.0 Beta file To get the free version of the Tutor LMS 2.0 :

  8. Navigate to the Tutor LMS GitHub.

  9. Download the Tutor 2.0 install zip file

  10. Create a backup version of your entire site before you plan to install it. Ideal usage, we reiterate, would be to install it on a test site to see and try out the new features without breaking anything.

  11. Download the Pro Tutor LMS 2.0 Beta file

  12. Follow along to download the pro version of Tutor LMS 2.0.

Note: The pro version is only available to the pro users of Tutor LMS and can only be availed by them. Check the previous section to download the free release if you do not own Tutor Pro.

Log in to your Themeum account and navigate to the downloads page. Click on download under the release file and the zip file should start downloading for you. Installing the Tutor LMS Beta Plugins (Both Free & Pro) The installation process for both the free and pro versions is the same since we are installing a zip file. Once again we urge you to create a back of your site or use a test environment before going ahead with the installation.

Content Drip

Content Drip

Unlock lessons by schedule or when the student meets specific condition.
Enrollments

Enrollments

Take advanced control on enrollments. Enroll the student manually.
Gradebook

Gradebook

Shows student progress from assignment and quiz
Calendar

Calendar

Allow students to see everything in a calendar view.
Enrollments

Restrict Content Pro

Unlock Course depending on Restrict Content Permission.
Quiz Export/Import

Quiz Export/Import

Save time by exporting/importing quiz data with easy options.
Paid Memberships Pro

Paid Memberships Pro

Maximize revenue by selling membership access to all of your courses.
Assignments

Assignments

Tutor assignments is a great way to assign tasks to students.
Certificate

Certificate

Students will be able to download a certificate after course completion.
Course Attachments

Course Attachments

Add unlimited attachments/ private files to any Tutor course
Course Preview

Course Preview

Unlock some lessons for students before enrollment.
E-Mail

E-Mail

Send email on various tutor events
Multi Instructors

Multi Instructors

Start a course with multiple instructors by Tutor Multi Instructors
Prerequisites

Prerequisites

Specific course you must complete before you can enroll new course by Tutor Prerequisites
Report

Report

Check your course performance through Tutor Report stats.
Tutor Zoom Integration

Tutor Zoom Integration

Connect Tutor LMS with Zoom to host live online classes. Students can attend live classes right from the lesson page.
Google Classroom Integration

Google Classroom Integration

Helps connect Google Classrooms with Tutor LMS courses, allowing you to use features like Classroom streams and files directly from the Tutor LMS course.
WooCommerce Subscriptions

WooCommerce Subscriptions

Capture Residual Revenue with Recurring Payments.
WPML Multilingual CMS

WPML Multilingual CMS

Create multilingual courses, lessons, dashboard and more for a global audience.
Notifications

Notifications

Get notifications on frontend dashboard for specified tutor events.
BuddyPress

BuddyPress

Discuss about course and share your knowledge with your friends through BuddyPress

FAQ

  1. Is it safe to use Tutor LMS 2.0 Beta on your production site?

    Tutor LMS 2.0 Beta is an experimental build meant for testing purposes. We strongly recommend you not to use Tutor LMS 2.0 Beta on your production sites. Use it on staging environments and remember to backup your entire website before updating.

  2. Will I get any support for Tutor LMS 2.0 Beta?

    Since this is an experimental release and should not be used on production sites, we won’t be providing any support for Tutor LMS 2.0 Beta.

  3. Where can I report bugs or provide feedback?

    In the description section, you’ll see a form with the text Report an Issue. In this form, you can fill in your issues or provide your feedback regarding the Beta release.

About

A complete WordPress LMS plugin to create any e-learning website easily.

https://www.themeum.com/product/tutor-lms/

License:GNU General Public License v3.0


Languages

Language:PHP 65.4%Language:SCSS 16.3%Language:JavaScript 15.2%Language:CSS 1.6%Language:HTML 1.2%Language:Shell 0.2%