Welcome to Scriptz ❤️ Webmaster Forums!

How to Post Resources

Welcome to our community! Before posting or sharing resources, please follow our 📖 forum guidelines
to help keep Scriptz a trusted and useful place for webmasters and developers.

⚠ Important:- Please use a valid email address when creating your account. Spam, disposable,
or temporary email IDs are not allowed, and accounts using them may not be approved.


Mentor LMS - Learning Management System

UNTOUCHED Mentor LMS - Learning Management System v5.6.0

No permission to download
5 September, 2026
----------------------
New: Added per-page translation support to the Web Builder.
New: Added a locale switcher inside the page editor.
New: Added a bulk translation screen with search and filters.
New: Added EPS bKash, Braintree, JazzCash, Mercado, PayHere, PayTabs, PayU and ToyyibPay payment gateways.
New: Added Bunny Stream as a fourth storage driver for lesson videos.
New: Lesson videos are now stored privately and streamed via signed URLs.
New: Added direct-to-cloud uploads for S3 and Cloudflare R2.
New: Added a CORS setup warning in Storage Settings for S3 and R2.
Fix: Duplicate translation group definitions dropped some property values.
Fix: New languages were missing the entire table translation group.
Fix: Files on a previously active storage driver could fail to delete.
Fix: Deleting a local lesson video could be slow or leave orphaned data.
Improve: Language switcher now shows a flag instead of a generic globe icon.
Improve: S3 and R2 upload progress now updates smoothly.
Improve: Lesson videos stay playable after switching storage drivers.
Improve: Cloudflare R2's Public URL field is now optional.
29 August, 2026

New: Rebuilt the update system to install in small resumable steps, fixing timeouts on shared hosting.
New: Split updates into two steps — upload & verify a package, then install it.
New: Added Resume for updates interrupted by a closed browser or killed process.
New: Added automatic Roll back for updates that fail before migrations run.
New: Added a package validator to verify an uploaded ZIP before anything is touched.
New: Added a persistent recovery banner with Force site online and Roll back.
Fix: Maintenance page could become unreachable if any part of it failed to load.
Fix: Update packages were stored on the public disk; they're now private.
Fix: A retried upload could silently corrupt the merged file.
Fix: Installing an update could overwrite an admin's installed-plugin settings.
Improve: --type=update packages exclude dev tooling and build-only files, reducing size.
Improve: Files removed in a newer release are now cleaned up instead of accumulating.
16 August, 2026
----------------------
Fix: Required Valid From and Valid To dates for all coupons.
Security: Blocked uploading executable files (e.g. .php) across the application.
Security: Added .htaccess to public storage to prevent script execution.
Improvement: Refactored Auth controllers to use a redirectIntended() helper.
Improvement: Updated coupon forms to use a dropdown for the Status field.
Improvement: Removed unused Usage column from Exam and Store coupon tables.
11 August, 2026

New: Introduced a comprehensive Store module for instructors to sell downloadable/virtual products (e-books, templates, design assets, projects, etc.) separate from courses and exams.
New: Added product category management with parent/child categories, mirroring the existing course category structure.
New: Implemented single-item product checkout integrated with the existing payment gateways, plus an instant "Get for Free" claim flow for free products that skips the payment method screen entirely.
New: Added product approval workflow for admins, matching the course and exam approval process.
New: Added product wishlist, reviews, FAQs, and specifications management for both instructors and students.
New: Added instructor product sales dashboard and a student "My Purchases" library with downloadable file access.
New: Added a "Store" navigation item to the homepage navbar linking to the public storefront.
Fix: Course player Forum tab and post/reply options menu not responding to clicks, and forum post/reply submissions silently failing validation.
Fix: Incorrect discount amount calculation and display on the checkout payment page.
Fix: Offline payment instructions not preserving whitespace and list formatting on the student frontend.
Improve: Seeded default product categories and sample products for each category to showcase the new Store module on a fresh install.
5 August, 2026
----------------------
Fix: Class "App\Models\Course\Course" not found error.
Fix: Instructor role issue after creating instructor account from admin.
Back
Top