=== Lenxel AI LMS - Course Lesson Generator ===
Contributors: ogunlab
Tags: learning management system, LMS, education, elearning, online courses
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.3.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Version: 1.3.2
Icon: assets/logo.png

Lenxel AI LMS is a WordPress plugin that provides a comprehensive Learning Management System with AI-assisted course creation.


== Description ==
Lenxel Core AI LMS is a WordPress LMS plugin that combines AI with course building tools. It is suitable for creating online academies, corporate training platforms, or educational websites, providing tools to deliver learning experiences.

**Key Features:**
* **AI Course Generation**: Use artificial intelligence to create course modules and lessons automatically
* **LMS System**: Learning management system with learner tracking, progress monitoring, and certification
* **Course Builder**: Build courses without coding using visual editors
* **Header & Footer Builder**: Create custom headers and footers with Elementor integration
* **Team & Portfolio Management**: Showcase instructors and course portfolios
* **Theme Integration**: Integration with Lenxel WordPress theme for cohesive design
* **WooCommerce Integration**: Sell courses with built-in e-commerce functionality
* **Tutor LMS Compatibility**: Enhanced features when used with Tutor LMS plugin

**Suitable for:**
* Online course creators
* Educational institutions
* Corporate training departments
* Coaching and mentoring businesses
* Professional certification programs
* Language learning platforms
* Skill development courses

Create a learning platform with Lenxel Core - an AI-assisted LMS solution.

== Features ==
* Create AI course modules and lessons automatically with WordPress LMS capabilities
* Team post-type for showcasing team members
* Portfolio post-type for displaying work
* Build custom headers with the Header builder
* Build unique footers with the Footer builder
* Customize Lenxel theme settings
* Create a Sign-in page for users
* Manage course categories with different style options using Elementor elements
* Customizable styling for active/enrolled courses using Elementor elements

== Source Code ==
The source code for this plugin, including uncompressed versions of JavaScript and CSS files, is available on GitHub: https://github.com/OgunLabs/lenxel-core

This repository contains the build tools and source files used to generate the compressed assets included in the plugin.

== Advanced features (Coming to Pro) ==
* Course coupon
* Live chat support inside the plugin
* Course retake
* Frontend course creation

== Installation ==
1. Log in to your WordPress Admin area.
2. Navigate to the "Plugins" section and click on "Add New".
3. In the search bar, type "Lenxel Core" and press Enter.
4. Once the installation is complete, click on the "Activate" button to activate the plugin.

== Lenxel theme settings ==
1.  Get started
2.  General options
3.  Header options
4.  Breadcrumb options
5.  Styling
6.  Typography
7.  Blog options
8.  Page options
9.  Course options
10.  Product options
11. Dashboard options
12. Demo importer
13. Import / Export
14. Go ahead to take a test.

== Plugin configuration ==
* Setting up your Google Map API key.

== Feedback ==
* Improving performance through deactivation feedback.

== Plugin prerequisites ==
1. Ensure that the WooCommerce plugin is installed and activated on your WordPress website.
2. Install the Tutor plugin to manage curriculum, quizzes, and curriculum assignments.
3. Install the Lenxel theme template to complete the setup.

== External services ==

This plugin relies on several external services to provide its functionality. Below is a complete list of all external services used, what data is sent, and when:

= 1. Lenxel AI API =
**Service URL:** https://api.lenxel.ai (production) and https://devapi.lenxel.ai (development)

**Purpose:** Generates AI-powered course content including course modules, lessons, quizzes, and questions automatically.

**Data Sent:** When users click the "Generate with AI" button or request AI course generation, the following data is transmitted:
- Course title and description
- User's premium/subscription status
- Supporting files and course prompts provided by the user
- WordPress site URL and user email (for authentication and credit tracking)

**When Data is Sent:** Only when users explicitly request AI course generation through the plugin interface.

**Privacy & Terms:**
- Terms of Service: https://lenxel.ai/terms-of-service
- Privacy Policy: https://lenxel.ai/privacy-and-policy

= 2. Google Maps API =
**Service URL:** https://maps.googleapis.com/maps/api/js

**Purpose:** Displays interactive maps in course location widgets and venue displays when using Elementor integration.

**Data Sent:** 
- Google Maps API key (configured by site administrator)
- Map location coordinates and venue addresses (when displaying course locations)
- User's IP address (automatically sent by Google Maps for geolocation)

**When Data is Sent:** When pages with map widgets are loaded, or when users interact with location-based features.

**Privacy & Terms:**
- Google Maps Platform Terms of Service: https://cloud.google.com/maps-platform/terms
- Google Privacy Policy: https://policies.google.com/privacy

= 3. Google Fonts API =
**Service URL:** https://fonts.googleapis.com/css

**Purpose:** Loads custom typography fonts for theme styling and Redux Framework typography options.

**Data Sent:**
- Font family names requested by the theme
- User's IP address and browser information (automatically sent by the browser)

**When Data is Sent:** When pages load that use custom Google Fonts configured in theme settings.

**Privacy & Terms:**
- Google Fonts FAQ: https://developers.google.com/fonts/faq/privacy
- Google Privacy Policy: https://policies.google.com/privacy

= 4. Lenxel Pro=
**Service URL:** https://lenxel.ai

**Purpose:** Processes Download pro plugin upgrades and subscription payments.

**Data Sent:**
- User email and WordPress site URL
- Selected premium plan information
- Payment transaction data (when upgrading to premium)

**When Data is Sent:** When users click "Upgrade Now" or purchase premium features through the plugin.

**Privacy & Terms:**
- Terms of Service: https://lenxel.ai/terms-of-service
- Privacy Policy: https://lenxel.ai/privacy-and-policy

= 5. Lenxel User Portal =
**Service URL:** https://portal.lenxel.ai

**Purpose:** Manages user accounts, AI credits, subscription status, and API keys.

**Data Sent:**
- User email and WordPress site URL
- License key and subscription status (for verification)
- AI credit balance requests

**When Data is Sent:** 
- When users check their AI credit balance
- When verifying premium subscription status
- When users access their account dashboard through plugin links

**Privacy & Terms:**
- Terms of Service: https://lenxel.ai/terms-of-service
- Privacy Policy: https://lenxel.ai/privacy-and-policy

**Important Notes:**
- All data transmissions to Lenxel services (AI API, User Portal) are sent over secure HTTPS connections.
- Users can opt out of AI features by simply not using the AI course generation functionality.
- Google Maps and Google Fonts can be disabled by not using map widgets and by selecting system fonts in theme settings.
- The plugin does NOT send any data to external services without user interaction or configuration.

== Developer Notes ==

**Redux Framework Build Scripts:**
This plugin includes Redux Framework as a library. The file `redux/redux-framework/inc/lib/get-font-classes.php` is a development build script used to generate Font Awesome icon class arrays during the plugin build process. 

In production (normal WordPress installations), this script does not write any files. The generated file `font-awesome-6-free.php` is pre-compiled and included in the plugin distribution.

If the script were to run (e.g., during development with REDUX_BUILD_MODE enabled), it would write to the WordPress uploads directory (`wp-content/uploads/redux-framework/`) rather than the plugin folder, in compliance with WordPress.org guidelines.

**File Storage:**
The plugin follows WordPress.org guidelines:
- No data is saved to the plugin folder during normal operation
- User-uploaded files (e.g., custom fonts) are saved to the WordPress uploads directory
- All settings and configuration data are stored in the WordPress database

== Screenshots ==
1. Course Builder Interface - Create courses with drag-and-drop functionality
2. AI Course Generation - Generate course content using artificial intelligence
3. Student Dashboard - Track progress and manage enrollments
4. Header & Footer Builder - Customize site's layout with visual editors
5. Team Management - Showcase instructors and staff members
6. Portfolio Display - Present course offerings

== Frequently Asked Questions ==
= Is Lenxel Core compatible with my WordPress theme? =
Lenxel Core works best with the Lenxel WordPress theme but is compatible with most modern WordPress themes.

= Does it support AI course generation? =
Yes! Lenxel Core includes AI course generation features to help you create course modules and lessons automatically.

= What is an AI learner? =
An AI learner is a student tracking system that uses artificial intelligence to monitor progress, provide recommendations, and improve the learning experience.

= How does the AI system work? =
The AI system analyzes learner behavior, course content, and performance data to create courses and provide insights for educational outcomes.

= Can I sell courses with this plugin? =
Absolutely. Lenxel Core integrates with WooCommerce to enable course sales and payment processing.

= Is Tutor LMS required? =
While not strictly required, Tutor LMS enhances the functionality and provides additional course management features.

= How do I get started? =
After installation, navigate to Lenxel Core settings in your WordPress admin to configure the plugin and start building courses.

== Copyright ==
OwlCarousel2 is utilized for generating video thumbnails and encapsulating lesson video content within the owl-video-wrapper div.
The Importer tool facilitates content importation.
Redux Framework is employed to handle all theme settings.

line-awesome Permitted Use: Download in any format Change Fork
Licensed: We've released the icon pack under either MIT or the Good Boy License. https://github.com/icons8/line-awesome/blob/master/LICENSE.md
Source: https://github.com/icons8/line-awesome/tree/master

Copyright 2010-2018 Metafizzy Isotope PACKAGED v3.0.6
Licensed:  Open source license use https://isotope.metafizzy.co/license.html
Source: https://github.com/metafizzy/isotope

jQuery FN Google Map 3.0-rc Copyright (c) 2010 - 2012 Johan Säll Larsson
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
Source: http://code.google.com/p/jquery-ui-map/

Copyright (c) 2010, Ajax.org B.V.
License: Distributed under the BSD license https://github.com/ajaxorg/ace-builds/blob/master/LICENSE
Sources: https://cdnjs.cloudflare.com/ajax/libs/ace/1.32.9/ace.min.js

A JavaScript Typing Animation Library Author: Matt Boldt <me@mattboldt.com> Version: v2.0.12
License(s): MIT https://github.com/mattboldt/typed.js/blob/main/LICENSE.txt
Source: https://github.com/mattboldt/typed.js

Copyright (c) 2009 Michael Hixson and 2012-2014 Alexander Brovikov
Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
Source: https://github.com/bas2k/jquery.appear/

ScrollMagic v2.0.8 | (c) 2020 Jan Paepke (@janpaepke)
license: https://github.com/janpaepke/ScrollMagic/blob/master/LICENSE.md
Source: https://github.com/janpaepke/ScrollMagic

jQuery Cookie Plugin v1.4.1 Copyright 2006, 2014 Klaus Hartl
License: Released under the MIT license https://github.com/carhartl/jquery-cookie/blob/master/MIT-LICENSE.txt
Source: https://github.com/carhartl/jquery-cookie

SerializeJSON jQuery plugin.
License:  Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
Source: https://github.com/marioizquierdo/jquery.serializeJSON

Select2 4.1.0-rc.0
License: https://github.com/select2/select2/blob/master/LICENSE.md
Source: https://github.com/select2/select2/blob/master

Jquery-circle-progress - jQuery Plugin to draw animated circular progress bars: @author Rostyslav Bryzgunov <kottenator@gmail.com>
Licence: MIT license. https://github.com/kottenator/jquery-circle-progress/blob/master/LICENSE
Source: https://github.com/kottenator/jquery-circle-progress

Wordpress importer Version: 0.6.1
License: GPL version 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Source: http://wordpress.org/extend/plugins/wordpress-importer/

jQuery UI Spinner 1.20 Copyright (c) 2009-2010 Brant Burnett
Dual licensed under the MIT or GPL Version 2 licenses. https://github.com/brantburnett/jquery.ui.spinner/blob/master/README
Source: https://github.com/brantburnett/jquery.ui.spinner/tree/master

GPLv2 Licensed | Copyright © v4.4.15 by Redux Framework Team
License: https://github.com/reduxframework/redux-framework/blob/4.4.15/license.txt
Source: https://github.com/reduxframework/redux-framework/tree/4.4.15

GPLv2 Licensed | Copyright © 2014-Today by Elementor
License: https://developers.elementor.com
Source: https://developers.elementor.com/docs/controls/simple-example/

GPLv2 Licensed | Bartosz Wojciechowski, David Deutsch by Owl carousel2
License: The MIT License (MIT) https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
Source: https://github.com/OwlCarousel2/OwlCarousel2/archive/2.3.4.zip


== Changelog ==
= 1.2.6 - 17/03/2025 =
* Free access to premium by filling out lenxel survey
= 1.2.5 - 2/12/2024 =
* SVG Fix 
* Upgrade premium key
= 1.2.3 - 18/11/2024 =
* Fix User registration bug
* Added SVG Restriction and restrict vulnerability
= 1.2.8 - 26/12/2025 =
* Seperated template demo as a stand alone plugin for premium user
* Integrated AI course generation into course page.
= 1.2.9 - 17/1/2026 =
* Updated Redux to the latest version 4.5.9
* Updated Payment to auto completed
* Readme versions updated
