Skip to content

LearnPress/learnpress

Repository files navigation

LearnPress Travis GitHub issues GitHub forks GitHub stars

LearnPress is a comprehensive WordPress LMS Plugin for WordPress. This is one of the best WordPress LMS Plugins which can be used to easily create & sell courses online. You can create a course curriculum with lessons & quizzes included which is managed with an easy-to-use interface for users. Having this WordPress LMS Plugin, now you have a chance to quickly and easily create education websites; online school websites; online-course websites for sale or free with no coding knowledge required.

LearnPress Features

LearnPress LMS Plugin works with your WordPress Theme

We create LearnPress LMS Plugin to work with any WordPress Themes.

Create Course

LearnPress LMS Plugin has an excellent user interface for you to create a course with many options fit your needs. You can find it easy to create a full curriculum layout as well as edit and maintain it. You can export course and import to other website which also using LearnPress. We will release the feature which allows you to import course from other WordPress LMS plugins soon.

Manage Course

With the course you've created, you can share, manage, watch statistic about number of students, etc.

Sell Course

LearnPress is free but it still allows you to sell your courses with many payment methods are supported such as PayPal, WooCommerce, Stripe.

Communicate with your Students

By supporting BuddyPess, LearnPress will help you to communicate with your student or instructor via WordPress forum. Learning is not only on your own. Study, make friends and have fun.

LearnPress provide a bunch of Add-ons

Add-ons are used to provide extra features for LearnPress and you can also write it.

LearnPress is free and always will be

Education should be free and we want you to bring it to as many people as you can. Therefore, we created LearnPress as a free tool for you to create course and share it. We'll continue developing it as long as we can and make it better and better.

LearnPress is actively developed

We are developing and improving LearnPress day by day and bringing new features to you because we want LearnPress to become the best WordPress plugin in LMS.

LearnPress Support WordPress Multi-Sites And Multi-Language

LearnPress Add-ons

Free Add-ons for LearnPress WordPress LMS Plugin:

Premium Add-ons for LearnPress WordPress LMS Plugin:

LearnPress Mobile App

LearnPress Mobile App is an LMS Mobile App for iOS & Android built with React Native Technology. If you have Online Education & LMS websites using WordPress Themes or LearnPress Plugin, LearnPress Mobile App supports you to convert your current websites to LMS Mobile App easily. Your LMS Mobile App will be on both App Store and Google Play Store. All courses will be synced immediately between your Online Education & LMS Website and your LMS Mobile App.This LMS Mobile App brings to your students a new learning experience when they can manage and track their courses as well as instructors.

LearnPress ROADMAP

  • Payment Method support (first priority):
    • Google Checkout.
    • Amazon Payments.
    • Dwolla.
    • Braintree.
    • Samurai by FeeFighters.
    • WePay.
  • Share Grade.
  • BadgeOS.
  • Create quiz from randoms questions in question bank.
  • Attach restriction for lesson.
  • Presentation support (maybe support SlideShare).
  • Show enrolled users.
  • Student ranks.
  • Report/feedback about a question/quiz/lesson.
  • Commission for payment method.
  • Instructor's note.
  • Private message from Admin to teacher.
  • Group payment.

Any suggestions for this WordPress LMS Plugin? Send us here.

Install

From your WordPress dashboard

  1. Visit 'Plugins > Add new'.
  2. Search for 'LearnPress'.
  3. Activate LearnPress from your Plugins page.

From WordPress.org

  1. Search, select and download LearnPress.
  2. Activate the plugin through the 'Plugins' menu in WordPress Dashboard.

Frequently Asked Questions

What is LearnPress ? LearnPress is a plugin to create a LMS website, to spread out course, or sell course.

Where can I find LearnPress documentation and user guides? If you want to use LearnPress to build a Learning Management Website, please refer to our user guides in LearnPress official site. And if you want to extending or theming LearnPress, see our Wiki.

Where can I get support or talk to other users? If you get troubles when using LearnPress you can ask for help on the LearnPres Support Forum.

For help with premium add-ons, use our helpdesk.

Where can I ask for new features or suggest ideas or themes for LearnPress? You can send us your ideas through form here.

Where can I report bugs or contribute to the project? You can also report bugs on LearnPress Support Forum or LearnPress Github Repository.

Where can I find the REST API documentation? You can find the REST API documentation here.

LearnPress is great, can I contribute to it? Yes, you can and we appreciate it. Join in our Github Repository.

LearnPress Translation project https://www.transifex.com/projects/p/learnpress/

Other note Documentation is available in ThimPress site.

For Developer.

  1. git clone https://github.com/LearnPress/learnpress.git

  2. npm install Install required packages.

  3. npm run dev Watch changes to compile js/scss when developing.

  4. npm run build Build and compress js files.

  5. npm run dev-build Build for all js, css files.

  6. composer install Install autoload and required library.

  7. gulp watch For listener change file scss.