- Messages
- 17
- Reactions
- 5
Reacted by:
Cuz this not Pro Plus.thank you for your help but this plugin still not fully nulled it asked for pro plus subscription to unlock features
please can you give us it ? @raz0r
define( 'STM_LMS_PLUS_ENABLED', true );
Thank you for your helpCuz this not Pro Plus.
You can add in main file this to unlock some addons:
define( 'STM_LMS_PLUS_ENABLED', true );
but you will not get Email Branding Addon.
In masterstudy-lms-learning-management-system-pro/masterstudy-lms-learning-management-system-pro.php
define( 'STM_LMS_PRO_FILE', __FILE__ );
define( 'STM_LMS_PLUS_ENABLED', true );
define( 'STM_LMS_PRO_FILE', __FILE__ );
Thank You For Your HelpIn masterstudy-lms-learning-management-system-pro/masterstudy-lms-learning-management-system-pro.php
for example beforedefine( 'STM_LMS_PRO_FILE', __FILE__ );
will be look like:
Code:define( 'STM_LMS_PLUS_ENABLED', true ); define( 'STM_LMS_PRO_FILE', __FILE__ );
For premium themes you need to install this THEME -> ms-lms-starter-theme_nulled.zip
define( 'STM_LMS_PLUS_ENABLED', true);
So don't use, like i said before, this is not Pro Plus.After Doing That A Cannot Add or edit Courses @raz0r
There Was No Pro And Pro PlusSo don't use, like i said before, this is not Pro Plus.
## 4.6.5 - 2025-01-16
- **Enhancement:** Added Course Views data on the Course Page in Analytics.
- **Enhancement:** Introduced default sorting for tables in Analytics for easier navigation.
- **Fix:** Resolved an issue where videos in Assignments wouldn’t play in Safari.
- **Fix:** Updated the grading logic in Student Assignments Review.
- **Fix:** Fixed an issue where duplicate attempts were marked as passed when pressing "Completed" in Assignments.
- **Fix:** Corrected missing...
## 4.6.6 - 2025-01-23
- **Enhancement:** Added a detailed information section and tables for Instructors and Students in the Memberships section of Analytics page.
- **Enhancement:** Enhancement: Updated Analytics Assignment queries for better performance and accuracy.
## 4.6.7 - 2025-01-27
- **Fix:** Small bug fixes.
## 4.6.8 - 2025-01-30
- **Fix:** Fixed an issue where the progress of new students was not recorded in Single Course Engagement.
- **Fix:** Resolved a problem where Assignments analytics data didn’t load if the Assignments addon was disabled.
- **Fix:** Small bug fixes.
## 4.6.9 - 2025-02-06
- **Enhancement:** Added support for the File Manager addon to upload WebP, GIF, and SVG file types in the Course Builder.
- **Fix:** Fixed an issue where the Origins column for affiliation points didn't display the username of the source that shared the referral link.
- **Fix:** Resolved an issue where Dropdown and Radio fields were filled out by default and did not respond to the Required Field setting.
- **Fix:** Fixed a problem where taxes for courses and...
## 4.6.10 - 2025-02-13
- **New feature:** Added a new page in Analytics to display reports and details about Bundles.
- **Enhancement:** Updated the content in "Register on the Website" email template.
- **Enhancement:** Updated the content in "Account Premoderation" email template.
- **Enhancement:** Introduced a new email template for notifying users when they receive a certificate.
- **Fix:** Resolved an issue where uploading .js, .rar, and .yaml files to Assignments was not...
## 4.6.11 - 2025-02-27
- **Fix:** Improved the "Display as public name" setting logic in user accounts for certificates.
- **Enhancement:** Updated the "Become Instructor" email template for new clients.
- **Enhancement:** Added new variables: Application Date and User Email to the "Become Instructor" email template.
- **Enhancement:** Added a new variable: Submission Date to the "Enterprise Request" email template.
- **Fix:** The course price on the My Sales page for...
## 4.6.12 - 2025-03-05
- **New feature:** Introduced an option to show courses on the Shop page when WooCommerce Checkout is active.
- **Enhancement:** Added compatibility with WooCommerce High-Performance Order Storage.
- **Enhancement:** Synced course prices and featured images with the WooCommerce product card to keep details updated automatically.
- **Fix:** Corrected My Sales page not displaying the Enterprise purchases.
## 4.6.13 - 2025-03-13
- **Fix:** Analytics Engagement now loads correctly with custom database prefixes.
- **Fix:** Courses & Bundles now appear in search when manually creating WooCommerce orders.
- **Fix:** Order count in Reports & Analytics now accurately reflects actual orders.
- **Fix:** Adjusted download button position for WooCommerce virtual products on the Thank You page.