{"id":226082,"date":"2020-03-03T13:49:45","date_gmt":"2020-03-03T13:49:45","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=226082"},"modified":"2024-12-16T13:09:41","modified_gmt":"2024-12-16T13:09:41","slug":"ecommerce-learning-management-system-plugin","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/","title":{"rendered":"Learning Management Marketplace for Magento 2"},"content":{"rendered":"\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Introduction<\/h3>\n<\/div><\/div>\n\n\n\n<p><strong>Learning Management System for Magento 2 <\/strong>helps the admin and the seller to create the course type of product and allows the customer to purchase the courses online.<\/p>\n\n\n\n<p>This module facilitates the admin and the seller to create multiple trending online courses for the customers to gain knowledge.<\/p>\n\n\n\n<p>And creates a common platform where both the customers and trainers can communicate at the same time.<\/p>\n\n\n\n<p>For the courses, the admin and the seller can create multiple <strong>content sections<\/strong> and add <strong>new content<\/strong>, such as videos or pdf files under&nbsp;<strong>Content<\/strong>&nbsp;and<strong>&nbsp;Assignment<\/strong>, respectively.<\/p>\n\n\n\n<p>The main focus of using this module is to provide the customer with online courses with a common arena where they can look for trending online courses and take benefit from the same.<\/p>\n\n\n\n<p><strong>Note:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It is mandatory to install FFmpeg or the&nbsp;Fast Forward MPEG, which is responsible for instant video format conversions, in the Magento 2 Root Directory.<\/li>\n\n\n\n<li>This is a marketplace add-on, so you need to install Webkul&#8217;s&nbsp;<a href=\"https:\/\/store.webkul.com\/magento2-multi-vendor-marketplace.html\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Magento 2 Multi Vendor Module<\/strong><\/a>&nbsp;first.<\/li>\n<\/ul>\n\n\n\n<p>Watch the video tutorial to understand the extension workflow:<\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wp-block-wk-block--yt-video components-placeholder wk-block--yt-video\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"pV_x2L9yWSY\"><div class=\"components-placeholder__instructions\">pV_x2L9yWSY<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Feature List<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The seller and the admin can create new courses under Course Product type.<\/li>\n\n\n\n<li>It leverages the seller and the admin to choose either Content or Assignment for initializing content sections.<\/li>\n\n\n\n<li>The seller and admin can upload a video under the Content option for the course product type.&nbsp;<\/li>\n\n\n\n<li>Under the Assignment option, the seller and admin can add pdf, or zip files for the course product type.<\/li>\n\n\n\n<li>The customers can ask course-related questions.&nbsp;<\/li>\n\n\n\n<li>Answers can be added by the admin and the seller for the questions which the customers ask.&nbsp;<\/li>\n\n\n\n<li>The customers can preview the course content video before making a purchase.&nbsp;<\/li>\n\n\n\n<li>The customer can see the course completion percentage in a progress bar.<\/li>\n\n\n\n<li>The customer can share the link of the product through Facebook, Twitter, and mail.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Module Installation<\/h3>\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">1st Step:<\/h4>\n\n\n\n<p>After Purchasing the Magento 2 Learning Management System Customers will get a&nbsp;<strong>zip folder.&nbsp;<\/strong><\/p>\n\n\n\n<p>Then&nbsp;they have to extract the contents of this zip folder on their system. The extracted folder has an&nbsp;<strong>src<\/strong>&nbsp;folder, inside the src folder you have the&nbsp;<strong>app<\/strong>&nbsp;folder.<\/p>\n\n\n\n<p>You need to transfer this&nbsp;<strong>app<\/strong>&nbsp;folder&nbsp;into the Magento 2 root directory on the server as shown below.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\" alt=\"installation-1\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">2nd Step:<\/h4>\n\n\n\n<p>Run the following commands from the root directory of your Magento to install FFmpeg on your server:<\/p>\n\n\n\n<p><strong>First Command \u2013<\/strong><\/p>\n\n\n\n<p>Start by updating the packages list:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo apt update<\/pre>\n\n\n\n<p><strong>Second Command \u2013<\/strong><\/p>\n\n\n\n<p>Install FFmpeg by typing the following command:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo apt install ffmpeg<\/pre>\n\n\n\n<p><strong>Third Command \u2013<\/strong><\/p>\n\n\n\n<p>To validate that the package is installed properly use the&nbsp;following command which prints the FFmpeg version:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">ffmpeg -version<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">3rd Step:<\/h4>\n\n\n\n<p>After the successful installation, you have to run these commands in the&nbsp;Magento 2 root directory.<\/p>\n\n\n\n<p><strong>First Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">composer require php-ffmpeg\/php-ffmpeg<\/pre>\n\n\n\n<p><strong>Second Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:upgrade<\/pre>\n\n\n\n<p><strong>Third Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:di:compile<\/pre>\n\n\n\n<p><strong>Fourth Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:static-content:deploy<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">4th Step:<\/h4>\n\n\n\n<p>After running the commands,&nbsp;you have to flush the cache from the Magento admin panel by navigating through<strong>-&gt;System-&gt;Cache management<\/strong>&nbsp;as shown below.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2017\/07\/4-11.png\" alt=\"installation-2\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Thus, this is how you can install the module.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Language Translation<\/h3>\n<\/div><\/div>\n\n\n\n<p>For translating the module language, navigate through&nbsp;<strong>src\/app\/code\/Webkul\/LearningManagementSystem\/i18n&nbsp;<\/strong>and edit the&nbsp;<strong>en_US.csv<\/strong>&nbsp;file.<\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201car_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<p>Then upload it to the path<strong>&nbsp;src\/app\/code\/Webkul\/LearningManagementSystem\/i18n<\/strong>&nbsp;where the Magento 2 is installed on the server.<\/p>\n\n\n\n<p>The module gets translated into the Arabic Language. It supports both&nbsp;<strong>RTL&nbsp;<\/strong>and&nbsp;<strong>LTR&nbsp;<\/strong>languages.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/04\/webkul-magento2-paytabs-sadad-payment-multilingual-2.png\" alt=\"LLanguage_Translation\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Configuration &#8211; Admin End<\/h3>\n<\/div><\/div>\n\n\n\n<p>Once the installation process is complete, the admin can configure the settings by navigating through&nbsp;<strong>Stores &gt; Configuration &gt; Marketplace Learning Management System<\/strong>.<\/p>\n\n\n\n<p>It redirects the admin to the&nbsp;<strong>Configuration<\/strong>&nbsp;page where the admin needs to set the&nbsp;<strong>Display Settings<\/strong>&nbsp;and<strong>&nbsp;Social Share for Course&nbsp;<\/strong>permissions.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-1.webp\" alt=\"configuration\" class=\"wp-image-477262\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-1.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-1-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-1-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-1-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\"><strong>Display Settings<\/strong><\/h4>\n\n\n\n<p>The admin can set the&nbsp;<strong>Display Settings<\/strong>&nbsp;permission as under:<\/p>\n\n\n\n<p><strong>Show:&nbsp;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>No. of Enrolled Students:<\/strong>&nbsp;The admin can mark \u2018Yes\u2019 for this field.&nbsp;<\/li>\n\n\n\n<li><strong>Course Section:<\/strong>&nbsp;The admin can choose to display the Course Section.&nbsp;<\/li>\n\n\n\n<li><strong>Short Description About the Course:<\/strong>&nbsp;The admin may allow displaying the short description of the respective course.&nbsp;<\/li>\n\n\n\n<li><strong>Total Course Duration:<\/strong>&nbsp;The admin may choose to display the course duration.&nbsp;<\/li>\n\n\n\n<li><strong>Progress Bar after User has Purchased the Course:<\/strong>&nbsp;The admin may allow displaying the progress bar once the user purchases the course.&nbsp;<\/li>\n\n\n\n<li><strong>Share Option after Purchasing the Course:<\/strong>&nbsp;The share option may be enabled by the admin after the course is purchased.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-2.webp\" alt=\"configuration\" class=\"wp-image-477263\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-2.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-2-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-2-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-2-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Social Share for Course<\/strong><\/h4>\n\n\n\n<p>Configurations for the&nbsp;<strong>Social Share<\/strong>&nbsp;are set by the admin as under:<\/p>\n\n\n\n<p><strong>Twitter:<\/strong>&nbsp;The admin may enable course share on Twitter.&nbsp;<\/p>\n\n\n\n<p><strong>Facebook:<\/strong>&nbsp;The admin may enable course share on Facebook.&nbsp;<\/p>\n\n\n\n<p><strong>Email:<\/strong>&nbsp;The admin may allow course share through emails as well.&nbsp;<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Course Product Creation &#8211; Admin End<\/h3>\n<\/div><\/div>\n\n\n\n<p>After configuring the module, the admin can create a new course type of product. <\/p>\n\n\n\n<p>For that, they need to navigate through&nbsp;<strong>Catalog &gt; Products &gt; Add Product &gt; Course Product&nbsp;<\/strong>as shown in the image below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-3.webp\" alt=\"create product\" class=\"wp-image-477264\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-3.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-3-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-3-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-3-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Now, the admin can create the new course product under&nbsp;<strong>Course Product<\/strong>&nbsp;type by adding the required details such as Product Name, SKU, Attribute Set, Price, etc.&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-4.webp\" alt=\"create product\" class=\"wp-image-477265\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-4.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-4-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-4-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-4-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Once the admin saves the details of a new course product, an option <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">other than<strong>&nbsp;Course Details<\/strong><\/span>.<\/p>\n\n\n\n<p>Also, the admin needs to enter the<strong> Course Details<\/strong>. For that, they need to select the <strong>Skill level of this Course<\/strong> and <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"><strong>the Course Language<\/strong>&nbsp;from the drop-down menu<\/span>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-5.webp\" alt=\"caurse details\" class=\"wp-image-477266\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-5.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-5-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-5-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-5-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>On clicking the\u00a0<strong>Course Content<\/strong>\u00a0option, the admin will see the\u00a0<strong>Add Course Section<\/strong>\u00a0tab as shown in the image below.\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-6.webp\" alt=\"Caurse content\" class=\"wp-image-477267\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-6.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-6-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-6-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-6-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Add Course Content<\/h3>\n\n\n\n<p>To add the <strong>new content<\/strong> and the <strong>Content Sections<\/strong>, the admin needs to click on the <strong>Add Course Section <\/strong>tab.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-7.webp\" alt=\"add content\" class=\"wp-image-477268\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-7.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-7-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-7-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-7-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Now, the admin has to fill the following details&nbsp;to add a new section for a course.<\/p>\n\n\n\n<p><strong>Section Title:<\/strong>&nbsp;The admin need to fill the section title for the course content.<\/p>\n\n\n\n<p><strong>Content Title:<\/strong>&nbsp;The admin has to enter the content title for the course content.&nbsp;<\/p>\n\n\n\n<p><strong>Description:<\/strong> Admin can enter a short description that gives an idea about the respective course content.&nbsp;<\/p>\n\n\n\n<p><strong>Type:<\/strong>&nbsp;The admin has to choose the desired<strong>&nbsp;Type<\/strong>&nbsp;to initialize the Course Content. The admin may choose either Content or Assignment.<\/p>\n\n\n\n<p><strong>Preview:<\/strong>&nbsp;The admin can allow a preview of the course content (video) before purchasing.<\/p>\n\n\n\n<p><strong>Attachment:<\/strong>&nbsp;The admin has to upload the video or document files.<\/p>\n\n\n\n<p>On saving the details, the new course section gets created and also visible in the&nbsp;<strong>course section<\/strong>.<\/p>\n\n\n\n<p>Admin can also select content type as \u2018<strong>Assignment<\/strong>\u2018 while adding a <strong>New Course Content<\/strong>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-8.webp\" alt=\"assignment\" class=\"wp-image-477269\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-8.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-8-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-8-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-8-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>On choosing the<strong>&nbsp;\u2018Assignment\u2019<\/strong>&nbsp;option against the<strong>&nbsp;Type<\/strong>&nbsp;field, the admin can upload pdf, zip or text files for the course content.&nbsp;<\/p>\n\n\n\n<p>Likewise, if the admin selects<strong>&nbsp;<\/strong>the<strong> \u2018Content\u2019<\/strong>&nbsp;option against the<strong>&nbsp;Type<\/strong>&nbsp;field, the admin can add videos files for the course content.&nbsp;<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Course Product Creation &#8211; Seller End<\/h3>\n<\/div><\/div>\n\n\n\n<p class=\"has-normal-font-size\">To add a new Course type product, the seller needs to go to their Account and have to click on the <strong>New<\/strong> <strong>Products<\/strong> button.<\/p>\n\n\n\n<p class=\"has-normal-font-size\">After that, they need to select the <strong>Product Type<\/strong> as <strong>Course<\/strong> as per the below image:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-9.webp\" alt=\"seller end\" class=\"wp-image-477277\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-9.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-9-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-9-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-9-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Now they need to enter the product details such as Name, SKU, Price, Short Description, Image, etc of the product.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-11.webp\" alt=\"add product\" class=\"wp-image-477279\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-11.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-11-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-11-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-11-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Also, the seller needs to enter the<strong>&nbsp;Course Details<\/strong>. For that, they need to select the<strong> Course<\/strong> <strong>level<\/strong>&nbsp;and&nbsp;<strong>Course Language<\/strong>&nbsp;from the drop-down.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-13.webp\" alt=\"add product\" class=\"wp-image-477281\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-13.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-13-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-13-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-13-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Add New Content:<\/h4>\n\n\n\n<p>Further, the seller can add new course content for the course sections by clicking on the&nbsp;<strong>Add Course Section<\/strong>&nbsp;tab as shown in the above image:<\/p>\n\n\n\n<p>Once the seller clicks on the<strong>&nbsp;Add Course Section&nbsp;<\/strong>tab, a<strong>&nbsp;New Course Content<\/strong> will be added where the seller needs to fill following details.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-14.webp\" alt=\"add content\" class=\"wp-image-477282\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-14.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-14-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-14-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-14-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Section Title:<\/strong>&nbsp;The seller has to choose the course sections from the drop-down list.<\/p>\n\n\n\n<p><strong>Content Title:<\/strong>&nbsp;The seller has to enter the content tile for the course content.&nbsp;<\/p>\n\n\n\n<p><strong>Description:<\/strong>&nbsp;Here the seller can enter a short description that gives an idea about the respective course content.&nbsp;<\/p>\n\n\n\n<p><strong>Type:<\/strong>&nbsp;The seller has to choose the desired<strong>&nbsp;Type<\/strong>&nbsp;to initialize the Course Content. The admin may choose either Content or Assignment.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Under Content, the admin may upload the video for the chosen course section.&nbsp;<\/li>\n\n\n\n<li>Under Assignment, the admin may add doc files bearing extensions such as .pdf, .txt, or .zip for the chosen course section.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>Preview:<\/strong>&nbsp;The seller may allow a preview of the course content (video).<\/p>\n\n\n\n<p><strong>Attachment:<\/strong>&nbsp;The seller has to upload the video or document files.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-15.webp\" alt=\"add assignment content\" class=\"wp-image-477283\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-15.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-15-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-15-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/03\/learning-management-system-15-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Front View &#8211; Learning Management System<\/h3>\n<\/div><\/div>\n\n\n\n<p>Registered customers can purchase the course type of product. <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-product-collection-page-2.png\" alt=\"webkul-magento2-learning-management-system-product-collection-page-2\" style=\"width:724px;height:508px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>The customer can click on any of the course products to see the details. Once they have clicked on the product, it&#8217;ll redirect them to the product page.<\/p>\n\n\n\n<p>On the product page, the customer can see the details of the course such as the&nbsp;Course Content&nbsp;along with the video\/ or pdf, text files.<\/p>\n\n\n\n<p>The customer can preview the video of the course before buying the course and also they can provide their reviews to the course.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-product-page-and-review-1.png\" alt=\"webkul-magento2-learning-management-system-product-page-and-review-1\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Further, the customer can click on the <strong>Add To Cart<\/strong> button to add the product to the shopping cart.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-adding-product-to-cart-2.png\" alt=\"webkul-magento2-learning-management-system-adding-product-to-cart-2\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>After that, they can proceed for the check out by clicking on the <strong>Place<\/strong> <strong>Order<\/strong> button.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-checkout-page-1.png\" alt=\"webkul-magento2-learning-management-system-checkout-page-1\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Also, the customers can navigate to<strong>&nbsp;My Account &gt; My Course<\/strong>&nbsp;to view the list of courses purchased as shown in the image below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-purchased-courses.png\" alt=\"webkul-magento2-learning-management-system-lms-purchased-courses\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">QnS Section &#8211; Learning Management System<\/h3>\n<\/div><\/div>\n\n\n\n<p>The customer can raise any query regarding their purchased course by clicking on the <strong>QnA<\/strong> tab as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"914\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer-1200x914.png\" alt=\"webkul-magento2-learning-management-system-lms-question-and-answer\" class=\"wp-image-242836\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer-1200x914.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer-300x229.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer-250x191.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer-768x585.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-question-and-answer.png 1286w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>After clicking on&nbsp;the<strong> QnA<\/strong>&nbsp;tab, the customer will find the&nbsp;<strong>Ask New Question<\/strong>&nbsp;tab. By Clicking on that, the customer can ask any questions relevant to the online course and publish them.<\/p>\n\n\n\n<p>For the reference, check below:&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1067\" height=\"1024\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions-1067x1024.png\" alt=\"webkul-magento2-learning-management-system-add-questions\" class=\"wp-image-242837\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions-1067x1024.png 1067w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions-300x288.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions-250x240.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions-768x737.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-add-questions.png 1300w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>After that, the admin can revert to the query of the customer there itself.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"995\" height=\"1024\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply-995x1024.png\" alt=\"webkul-magento2-learning-management-system-adding-reply\" class=\"wp-image-242842\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply-995x1024.png 995w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply-291x300.png 291w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply-242x249.png 242w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply-768x790.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-adding-reply.png 1300w\" sizes=\"(max-width: 995px) 100vw, 995px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Hence, the customer can see all the question asked by them and their respective answer by the admin as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"970\" height=\"1024\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1-970x1024.png\" alt=\"Marketplace-LMS-reply-added\" class=\"wp-image-242840\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1-970x1024.png 970w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1-284x300.png 284w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1-236x249.png 236w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1-768x811.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-reply-added-1.png 1300w\" sizes=\"(max-width: 970px) 100vw, 970px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Social Sharing &#8211; Learning Management System<\/h3>\n<\/div><\/div>\n\n\n\n<p>Moreover, the customer can share or recommend the online course to other customers as well through social sharing options.&nbsp;<\/p>\n\n\n\n<p>One can find these options on the top-right corner of the Course Content page as shown in the image below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"948\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility-1200x948.png\" alt=\"social-share-icons-visibility\" class=\"wp-image-242841\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility-1200x948.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility-300x237.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility-250x197.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility-768x607.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/webkul-magento2-learning-management-system-social-share-icons-visibility.png 1290w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Also, these social sharing icons are visible&nbsp;<strong>once the customer has purchased<\/strong>&nbsp;the online course.<\/p>\n\n\n\n<p>If the customer wants to share the course through Twitter, then they need to click on the Twitter icon and share the same on Twitter.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-share-on-twitter.png\" alt=\"twitter sharing\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Also, if the customer wants to share the course(s) with any customer over the mail, then by click on the mail icon they can do so.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/webkul-magento2-learning-management-system-share-over-mail.png\" alt=\"course sharing-mail\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Thus, that\u2019s all for the<strong>&nbsp;Learning Management Marketplace for Magento 2<\/strong>. If you face any issue, feel free to add a ticket at our <a rel=\"noreferrer noopener\" href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\">HelpDesk<\/a> system.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learning Management System for Magento 2 helps the admin and the seller to create the course type of product and allows the customer to purchase the courses online. This module facilitates the admin and the seller to create multiple trending online courses for the customers to gain knowledge. And creates a common platform where both <a href=\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":255,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121],"tags":[10493,10494],"class_list":["post-226082","post","type-post","status-publish","format-standard","hentry","category-magento-2","tag-e-commerce-lms","tag-magento-2-lms"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Learning Management system | Ecommerce LMS plugin<\/title>\n<meta name=\"description\" content=\"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learning Management system | Ecommerce LMS plugin\" \/>\n<meta property=\"og:description\" content=\"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-03T13:49:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-16T13:09:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\" \/>\n<meta name=\"author\" content=\"Subhangi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Subhangi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\"},\"author\":{\"name\":\"Subhangi\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632\"},\"headline\":\"Learning Management Marketplace for Magento 2\",\"datePublished\":\"2020-03-03T13:49:45+00:00\",\"dateModified\":\"2024-12-16T13:09:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\"},\"wordCount\":1908,\"commentCount\":6,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"keywords\":[\"E-Commerce LMS\",\"Magento 2 LMS\"],\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\",\"url\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\",\"name\":\"Learning Management system | Ecommerce LMS plugin\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"datePublished\":\"2020-03-03T13:49:45+00:00\",\"dateModified\":\"2024-12-16T13:09:41+00:00\",\"description\":\"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"width\":1302,\"height\":411,\"caption\":\"1-9-1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning Management Marketplace for Magento 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632\",\"name\":\"Subhangi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Subhangi\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/subhangi-bd401\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learning Management system | Ecommerce LMS plugin","description":"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Learning Management system | Ecommerce LMS plugin","og_description":"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.","og_url":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-03-03T13:49:45+00:00","article_modified_time":"2024-12-16T13:09:41+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","type":"","width":"","height":""}],"author":"Subhangi","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Subhangi","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/"},"author":{"name":"Subhangi","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632"},"headline":"Learning Management Marketplace for Magento 2","datePublished":"2020-03-03T13:49:45+00:00","dateModified":"2024-12-16T13:09:41+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/"},"wordCount":1908,"commentCount":6,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","keywords":["E-Commerce LMS","Magento 2 LMS"],"articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/","url":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/","name":"Learning Management system | Ecommerce LMS plugin","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","datePublished":"2020-03-03T13:49:45+00:00","dateModified":"2024-12-16T13:09:41+00:00","description":"Marketplace Learning Management System module facilitates the admin to create multiple trending online courses for the customers.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","width":1302,"height":411,"caption":"1-9-1"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/ecommerce-learning-management-system-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Learning Management Marketplace for Magento 2"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632","name":"Subhangi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Subhangi"},"url":"https:\/\/webkul.com\/blog\/author\/subhangi-bd401\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/255"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=226082"}],"version-history":[{"count":58,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226082\/revisions"}],"predecessor-version":[{"id":477303,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226082\/revisions\/477303"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=226082"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=226082"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=226082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}