The LearnDash PDF Course Export add-on enables users to export their courses, including lessons, topics, and quizzes, as a PDF document. This makes it easy to share course content and provides students with study resources for offline learning.
Table of Content
Installation
- Install the LearnDash plugin & activate it.
- Install the LearnDash PDF Course Export add-on and activate it.
- There will be a new “PDF Course Export” menu added under the LearnDash menu.
License
The license key can be added here. Place your license key in the field and click on Activate.
Your license key can be found in the email received when you purchased the add-on.
General Settings
Shortcodes
There are 2 shortcodes available with this add-on. You can use the shortcodes on any course or quiz on which you want to show the “Download PDF” button.
- [ldcepdf_course_export_button] shortcode is to display the Download Course PDF button for courses, on the front end.
The Download PDF Button will look like this on the course page
- [ldcepdf_quiz_export_button] shortcode is to display the Download Quiz PDF button for quizzes, on the front end.
The Download PDF Button will look like this on the quiz page
Download PDF Button
Marking this box will enable the Download PDF Button to be displayed for courses and quizzes on the front end.
Debug Logs
Enabling the “Enable Debug Logs” toggle allows the system to generate debug logs, which offer valuable information and insights for troubleshooting any potential issues.
Once Debug logs are enabled, two new tabs will appear: “Debug logs” and “Systems Information“. The “Debug logs” tab displays detailed logs that provide a comprehensive overview of the import process, while the “System Information” tab showcases your system specifications.
Allowed User Roles
Here you can select the user roles for which you want to enable the Download PDF Button.
Backend Exports
Export Courses
To export courses from the backend, Navigate to the LearnDash menu > Courses. Here you will find an Export button in front of every course and clicking on this button will download the PDF file of that course.
Export Quizzes
To export quizzes from the backend, Navigate to the LearnDash menu > Quizzes. Here you will find an Export button in front of every quiz and clicking on this button will download the PDF file of that quiz.
PDF Preview
This is how the PDF will look like after downloading:
FAQ
If a Course has a Quiz then will the Course PDF include the quiz?
Yes, a course PDF will also include the course quiz.
Can I enable the “Download PDF Button” on all Courses/ Quizzes without placing a shortcode?
No, you have to manually place the shortcode on all of the individual courses and quizzes, where you want to display the Download PDF button.
Changelog
1.0.1
- New – Implemented a logging system to track activities within the addon.