CoursePlus – Online Learning Management System (LMS)
Overview
CoursePlus is a full featured Learning Management System (LMS) made with Codeigniter PHP framework. This LMS system is very easy to use by both students and instructors. Instructors can create course for free and earn revenue from the students. Admin will get a percentage from instructor per sale basis on each course. Students can pay via PayPal and Stripe to enroll a course.
Features
The important features of this script are:
- Attractive, simple, easy interface
- 100% responsive layout
- Clean and fresh codes
- Strong Security
- Protected bad access for page
- Free Student Registration with email verification
- Same user can become students and instructors using one account
- Easy installation on server
- Forget option for admin panel
- Reset password option for admin panel
- Forget option for user panel
- Reset password option for user panel
- Setup the revenue by the admin
- Payment Gateway Integrated (PayPal and Stripe)
- Unlimited Withdraw Methods Setup by Admin for Instructor
- Unlimited Course category add, delete, edit by admin
- Unlimited Withdraw Methods add, delete, edit by admin
- Unlimited Slider add, delete, edit by admin
- Unlimited FAQ add, delete, edit by admin
- Unlimited Features add, delete, edit by admin
- Unlimited Course add, delete, edit by instructor
- Unlimited Chapter and Lesson add, delete, edit by instructor
Demo
Front End URL:
https://demo.phpscriptpoint.com/courseplus
Admin URL:
https://demo.phpscriptpoint.com/courseplus/admin
Instructor and Student Login URL:
You will get a link to the top bar for login. Click there and a popup will come. Use that login form to login as student or instructor.
Admin Login
Username: [email protected]
Password: 1234
Instructor Login
Username: [email protected]
Password: 1234
Student Login
Username: [email protected]
Password: 1234
Note: Data will not saved in demo version.
Changelog
Version: 2.1
- Made it compatible with php 8.2 - Fixed a minor bug in email sending using SMTP. - Changed the config file. Added items for "permitted_uri_chars" - Updated Stripe api
Version: 2.0
- Made the script compatible for php 8+ - Fixed the flash message problem for php 8+
Version: 1.4
- Replaced ckeditor with summernote editor - Preloader on/off option added
Version: 1.3
- Minor bug fixed in the instructor fund withdraw page form.
Version: 1.2
- Added User section in admin panel. - Added Student section in admin panel. - Added Instructor section in admin panel.
Version: 1.1
- Implemented bank information as a new payment method. - Added course content view option in the user dashboard. - Bank payment manually approved system added in admin panel.
Version: 1.0
- Initial Release.