Top Quality Products

Bundle Subscription add-on | Infix LMS Laravel Learning Management System

$24.00

Added to wishlistRemoved from wishlist 0
Add to compare

23 sales

LIVE PREVIEW

Bundle Subscription add-on | Infix LMS Laravel Learning Management System

Bundle Subscription Add-on for Infix LMS Laravel Learning Management System: A Comprehensive Review

I recently had the opportunity to test the Bundle Subscription add-on for Infix LMS Laravel Learning Management System, and I must say that it’s a fantastic tool for administrators and instructors to create and manage course bundles with ease. In this review, I’ll delve into the features, requirements, and overall performance of this add-on.

Overview

The Bundle Subscription add-on allows administrators to create bundles of existing courses and sell them at a new price with a subscription period. Students can subscribe to these bundles and access all the courses within, with the option to renew their subscription when it expires.

Requirements

To use this add-on, you’ll need to have Infix LMS pre-installed on your web server. You can download the latest version of Infix LMS from CodeCanyon.

How it Works

The installation process is straightforward. You’ll need to upload the add-on to your System Setting > Module Manager, verify and activate it. Once activated, administrators can create new bundles by selecting existing courses and setting a price. They can also define the subscription period for each bundle.

Students can access the Course Bundles Subscription option and subscribe to their preferred bundles. The add-on takes care of the subscription management, including renewal notifications and expired bundle management.

Key Features

  • Create bundles of existing courses
  • Set a price for each bundle
  • Define subscription period for each bundle
  • Students can subscribe to bundles and access all courses within
  • Renewal notifications and expired bundle management

Revenue Opportunities

The Bundle Subscription add-on offers a new revenue stream for administrators and instructors. They can earn recurring revenue from the same course bundle through the subscription system.

Opportunities for Students

Students can benefit from the bundle subscription system by saving money and having the flexibility to renew their subscriptions as needed.

Support

The vendor offers dedicated support through their ticketing system, and they’re open to customization requests.

Update

The add-on is currently at version 1.0.0, with no updates or changes mentioned.

Conclusion

Overall, the Bundle Subscription add-on for Infix LMS Laravel Learning Management System is a fantastic tool for administrators and instructors to create and manage course bundles. It’s easy to install and use, and offers a new revenue stream and opportunities for students. With dedicated support and customization options available, I highly recommend this add-on to anyone looking to enhance their learning management system.

Rating: 5/5 stars

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Bundle Subscription add-on | Infix LMS Laravel Learning Management System”

Your email address will not be published. Required fields are marked *

Introduction

The Infix LMS Laravel Learning Management System is a powerful tool for creating online courses and managing learning content. One of its many features is the Bundle Subscription add-on, which allows you to create bundle packages for your courses, enabling subscribers to access multiple courses at a discounted price. In this tutorial, we will guide you step-by-step on how to use the Bundle Subscription add-on in Infix LMS.

Prerequisites

To follow this tutorial, you should have already installed and set up Infix LMS on your Laravel project, including the Bundle Subscription add-on. Please make sure you have the necessary permissions to make changes to your LMS database.

Step 1: Creating a New Bundle

To create a new bundle, log in to your Infix LMS administration dashboard and navigate to the "Bundles" section. Click on the "Create a Bundle" button.

  • Fill in the following information:
    • Bundle Name: a unique name for your bundle
    • Bundle Description: a brief description of the bundle and its contents
    • Bundle Code: a unique code for your bundle
  • Choose the courses you want to add to the bundle by selecting them from the course list
  • Set the bundle price and tier pricing (if applicable)
  • Upload a bundle image (optional)

Once you have filled in all the necessary information, click the "Create Bundle" button. This will create a new bundle in your LMS system.

Step 2: Configuring the Bundle Settings

After creating the bundle, navigate to the "Bundle Settings" tab to configure the bundle's settings. From here, you can:

  • Enable or disable the bundle
  • Set the default bundle price
  • Set the tier pricing for the bundle (if applicable)
  • Customize the bundle's metadata (optional)

Step 3: Creating Subscriptions

To create a new subscription, navigate to the "Subscriptions" section. Click on the "Create a Subscription" button.

  • Fill in the following information:
    • Subscription Name: a unique name for the subscription
    • Subscription Description: a brief description of the subscription
    • Subscription Period: the duration of the subscription (days, weeks, months, etc.)
    • Subscriptions Tier: the tier pricing plan for the subscription (if applicable)
  • Assign the subscription to the bundle you created earlier (step 1)

Once you have filled in all the necessary information, click the "Create Subscription" button. This will create a new subscription in your LMS system.

Step 4: Managing Subscriptions

In the "Subscriptions" section, you can manage your subscriptions by:

  • Viewing all active and inactive subscriptions
  • Activating or deactivating individual subscriptions
  • Updating subscription details (duration, tier pricing, etc.)
  • Setting up subscription renewal notifications (optional)

Step 5: Selling the Bundle to Users

To sell the bundle to your users, navigate to the "Courses" section and click on the "Edit Course" button next to the course you want to enable for bundle subscription.

  • In the course editor, navigate to the "Bundle" section
  • Select the bundle you created earlier (step 1)
  • Set the bundle tier price (if applicable)
  • Customize the bundle information display (optional)

Once you have enabled bundle subscription for the course, users will be able to purchase the bundle and access multiple courses at a discounted price.

Conclusion

That's it! You have now set up and configured the Bundle Subscription add-on in Infix LMS Laravel Learning Management System. With this tutorial, you should be able to create and manage bundles, set up subscriptions, and sell bundles to your users. If you have any questions or issues, feel free to ask in the LMS community forum or contact us for support.

Here is a complete settings example about how to configure the Bundle Subscription add-on in Infix LMS Laravel Learning Management System:

Bundle Subscription add-on Settings

Default Bundle Subscription

  • enable_default_bundle_subscription: Set this to true to enable the default bundle subscription for new users.
  • default_bundle_subscription_name: Enter the name of the default bundle subscription.
  • default_bundle_subscription_description: Enter a brief description of the default bundle subscription.
  • default_bundle_subscription_price: Set the price of the default bundle subscription.

Bundle Subscription Plans

  • bundle_subscription_plans: Define an array of bundle subscription plans, each with the following properties:
    • plan_name: Enter the name of the bundle subscription plan.
    • plan_description: Enter a brief description of the bundle subscription plan.
    • plan_price: Set the price of the bundle subscription plan.
    • plan_duration: Set the duration of the bundle subscription plan (e.g. monthly, yearly).
    • plan_recurring: Set this to true to make the bundle subscription plan recurring.

Discounts

  • discounts: Define an array of discounts, each with the following properties:
    • discount_name: Enter the name of the discount.
    • discount_type: Set the type of discount (e.g. percentage, fixed amount).
    • discount_value: Set the value of the discount.
    • discount_application: Set the application of the discount (e.g. on subscription price, on course price).

Payment Gateways

  • payment_gateways: Define an array of payment gateways, each with the following properties:
    • payment_gateway_name: Enter the name of the payment gateway.
    • payment_gateway_description: Enter a brief description of the payment gateway.
    • payment_gateway_api_key: Enter the API key for the payment gateway.

Webhooks

  • webhooks: Define an array of webhooks, each with the following properties:
    • webhook_name: Enter the name of the webhook.
    • webhook_url: Enter the URL of the webhook.
    • webhook_event: Set the event that triggers the webhook (e.g. payment successful, subscription cancelled).

This is just an example of how to configure the Bundle Subscription add-on in Infix LMS Laravel Learning Management System. You may need to adjust the settings according to your specific requirements.

Here are the features of the Course Bundle Subscription add-on for Infix LMS:

  1. Admin can create bundles: Admin can create bundles of existing courses and sell them at a new price with a subscription period.
  2. Subscription period: Admin can define the subscription period for each bundle.
  3. Students can subscribe: Students can subscribe to any bundle and access all courses in the bundle.
  4. Renewal: Students need to renew expired bundles by subscribing again.
  5. Upload Course Bundle Subscription Add-on: Upload the add-on from System Setting > Module Manager.
  6. Verify and Active: Verify and activate the add-on.
  7. Create new bundle: Admin can create a new bundle by selecting existing courses.
  8. Set price: Admin can set a price to the new bundle.
  9. Student list: Students will get a new list of available bundles.
  10. Subscribe to bundles: Students can subscribe to their preferred course bundles from the list.
  11. Recurring revenue: Admin and instructors can earn recurring revenue from the same course bundle through the bundle subscription system.
  12. Student savings: Students can save money by purchasing bundle subscriptions.
  13. Multiple renewals: Students can renew multiple times as per their requirements.
  14. Support facility: Dedicated support facility available for pre-sale queries, after-sales developer support requests, customization projects, and other queries.

Note: The above features are extracted from the provided content and may not be an exhaustive list of features.

Bundle Subscription add-on | Infix LMS Laravel Learning Management System
Bundle Subscription add-on | Infix LMS Laravel Learning Management System

$24.00

Shop.Vyeron.com
Logo
Compare items
  • Total (0)
Compare
0