Course LMS Student Subscription Addon Review
Introduction
In today’s digital age, online learning has become a popular trend, and with it, the need for effective subscription management systems has grown. The Course LMS Student Subscription Addon is a solution designed to help Course LMS – Learning Management System users manage student subscriptions with ease. In this review, I’ll take a closer look at the features, functionality, and usability of this addon to help you decide if it’s the right fit for your online learning platform.
Features and Functionality
The Course LMS Student Subscription Addon provides a range of features that enable students to subscribe to courses on a daily, weekly, monthly, half-yearly, yearly, or free trial basis. Instructors can request to add their courses to the subscription plan, and students can renew their subscriptions at any time. The addon also allows for the creation of custom subscription packages, making it easy to tailor the subscription process to your specific needs.
Step-by-Step Procedure
The addon is relatively easy to install and set up, requiring only a few steps:
- Purchase the addon from Codecanyon and download it to your Course LMS – Learning Management System admin panel.
- Follow the documentation provided to create subscription packages and configure the addon.
- Students can then select a subscription plan on the homepage and instructors can request to add their courses to the subscription plan.
Screenshots
The addon comes with a range of screenshots that demonstrate its features and functionality. These screenshots provide a clear visual representation of how the addon works, making it easy to understand the process.
Demo Credentials
The addon also provides demo credentials for administrators, instructors, and students, allowing you to test the addon before purchasing.
Pros and Cons
Pros:
- Easy to install and set up
- Customizable subscription packages
- Supports various subscription plans
- Provides demo credentials for testing
Cons:
- Limited documentation (could be improved)
- No clear instructions on how to configure the addon
Score: 0
Overall, the Course LMS Student Subscription Addon is a useful tool for managing student subscriptions on Course LMS – Learning Management System. While it has its limitations, the addon provides a range of features that make it easy to manage subscriptions and provide a seamless learning experience for students. However, the limited documentation and lack of clear instructions on how to configure the addon are significant drawbacks.
User Reviews
Be the first to review “Course LMS Student Subscription addon”
Introduction
The Course LMS Student Subscription addon is a powerful tool that allows you to sell and manage student subscriptions for your online courses. With this addon, you can offer your students the flexibility to access your courses on a subscription-based model, making it easier for them to learn and achieve their goals. In this tutorial, we will walk you through the step-by-step process of how to use the Course LMS Student Subscription addon.
Tutorial: Using the Course LMS Student Subscription Addon
Step 1: Installing the Addon
To use the Course LMS Student Subscription addon, you need to install it on your website. Follow these steps:
- Log in to your WordPress dashboard and navigate to the "Plugins" tab.
- Click on "Add New" and search for "Course LMS Student Subscription".
- Click on the "Install Now" button to install the addon.
- Activate the addon by clicking on the "Activate" button.
Step 2: Setting up the Subscription Plan
Once the addon is installed and activated, you need to set up a subscription plan. Follow these steps:
- Navigate to the "Course LMS" tab and click on "Subscription Plans".
- Click on the "Add New" button to create a new subscription plan.
- Enter a name for your subscription plan and set the duration (e.g., monthly, yearly, etc.).
- Set the price for your subscription plan.
- Choose the course access level (e.g., all courses, specific courses, etc.).
- Click on the "Save" button to save your subscription plan.
Step 3: Creating a Course with Subscription Access
To make a course available for subscription, you need to set up the course settings. Follow these steps:
- Navigate to the "Courses" tab and click on the "Add New" button to create a new course.
- Enter a name and description for your course.
- Set the course access level to "Subscription Access".
- Choose the subscription plan you created in Step 2.
- Click on the "Save" button to save your course settings.
Step 4: Enrolling Students in a Course
To enroll a student in a course, you need to follow these steps:
- Navigate to the "Students" tab and click on the "Add New" button to create a new student.
- Enter the student's information (e.g., name, email, etc.).
- Assign the student to the course you created in Step 3.
- Choose the subscription plan for the student.
- Click on the "Save" button to save the student's enrollment.
Step 5: Managing Student Subscriptions
To manage student subscriptions, you need to follow these steps:
- Navigate to the "Students" tab and click on the "Subscriptions" tab.
- View the list of students with active subscriptions.
- Click on the "Edit" button to view the student's subscription details.
- Click on the "Cancel" button to cancel a student's subscription.
- Click on the "Reactivate" button to reactivate a canceled subscription.
Step 6: Viewing Subscription Reports
To view subscription reports, you need to follow these steps:
- Navigate to the "Reports" tab and click on the "Subscription Reports" tab.
- View the list of subscription reports.
- Click on the "View" button to view a specific subscription report.
- Click on the "Export" button to export a subscription report.
By following these steps, you can successfully use the Course LMS Student Subscription addon to manage student subscriptions for your online courses.
Here is a complete settings example for the Course LMS Student Subscription addon:
Enable Subscription
'Course LMS Student Subscription' => array(
'enabled' => true,
),
Plan Configuration
'Course LMS Student Subscription' => array(
'plan_config' => array(
' Bronze' => array(
'price' => '9.99',
'duration' => 'month',
'access_start' => 'course_start',
'access_end' => 'course_end',
'course_limit' => '1',
'student_limit' => '2',
),
'Silver' => array(
'price' => '19.99',
'duration' => 'year',
'access_start' => 'course_start',
'access_end' => 'course_end',
'course_limit' => '5',
'student_limit' => '5',
),
),
),
Payment Gateway
'Course LMS Student Subscription' => array(
'payment_gateway' => 'paypal_express',
),
IPN Listener
'Course LMS Student Subscription' => array(
'ipn_listener' => 'Course_Lms_Student_Subs_IPN_Handler',
),
Notification Settings
'Course LMS Student Subscription' => array(
'notification_settings' => array(
'welcome_email' => array(
'enabled' => true,
),
'expired_email' => array(
'enabled' => true,
),
),
),
Recurrence
'Course LMS Student Subscription' => array(
'recurrence' => array(
'cycles' => 'yearly',
),
),
Here are the features of the Course LMS Student Subscription addon:
- Daily, Weekly, Monthly, Half Yearly, Yearly, Free or trial subscription packages: The addon allows you to add various subscription packages with different duration options.
- Request subscription by instructors: Instructors can send requests to the admin to add their courses to the subscription plan.
- Renewal of subscription plans: Students can renew their subscription plans anytime.
- Student subscription package display on homepage: Students can see the available subscription packages and choose a plan option on the homepage.
- Admin dashboard: The addon provides a dedicated admin dashboard to manage subscription packages, requests, and payments.
- Login credentials for demo: The addon comes with demo login credentials for admin, instructor, and student accounts.
Additionally, the addon provides a step-by-step procedure for installation and setup, including:
- Pre-installation of Course LMS Learning Management System
- Purchase and download of the Student Subscription addon
- Installation of the addon through the add-ons manager
- Following the given documentation regarding the Student Subscription addon
- Creating subscription packages and managing requests and payments
There are no reviews yet.