CourseGlade

Installation

Install CourseGlade free and Pro, and understand what activation sets up.

Requirements

  • WordPress 6.4 or later
  • PHP 7.4 or later
  • Any properly coded theme, including block themes

Install the free plugin

  1. In wp-admin, go to Plugins → Add New.
  2. Search for CourseGlade.
  3. Click Install Now, then Activate.

What activation sets up

On activation CourseGlade prepares everything you need:

  • Database tables for enrollments, progress, orders, quiz attempts, coupons, earnings, and more
  • RolesCourseGlade Instructor and CourseGlade Student — plus custom capabilities added to administrators and editors
  • Default settings — currency USD, default commission 70%, minimum withdrawal $50, earnings maturity 7 days, 12 courses per page
  • Difficulty terms — Beginner, Intermediate, Advanced, All Levels
  • Pages — created and assigned automatically (below)

Your WordPress default registration role is left untouched — plain subscribers are promoted to the student role only when they first enroll.

CourseGlade dashboard after activation, showing revenue, enrollments, new students and completions cards, a revenue chart, top courses, and quick actions
After activation, CourseGlade → Dashboard is where you land. The top nav carries the rest of the plugin.

Pages created on install

Each page is created with the matching shortcode and remembered by setting (not slug), so renaming or moving is safe:

PageShortcode
Courses[courseglade_courses]
Dashboard[courseglade_dashboard]
Course Checkout[courseglade_checkout]
Become an Instructor[courseglade_become_instructor]
Student Registration[courseglade_auth tab="register"]
Login[courseglade_auth tab="login"]
Forgot Password[courseglade_forgot_password]
Reset Password[courseglade_reset_password]

If a valid page already exists, it’s kept rather than duplicated. Page assignments live in Settings → General → Pages.

Install Pro

Pro is an addon layer that requires the free plugin to be active.

  1. Download courseglade-lms-pro.zip from your purchase receipt.
  2. Go to Plugins → Add New → Upload Plugin, choose the zip, and install.
  3. Activate. If the free plugin is missing, Pro deactivates itself with a notice — install free first.

Activate your license

With Pro active, a License tab appears in the CourseGlade top nav, after Settings. It’s admin-only — instructors never see it — and it’s absent entirely on the free plugin.

Activating unlocks plugin updates and premium support; the Pro addons themselves run without it.

  1. Go to CourseGlade → License.
  2. Enter your License code (in the form xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxxxxxx, from your purchase receipt).
  3. Optionally set the Email address — product update news goes there.
  4. Click Activate.

Once active the page shows a Valid badge plus your License type, Expires on and Support until dates (each with a Renew link when applicable), and your license key masked. A Deactivate license button releases the seat so you can move the license to another site.

If the tab shows “Could not load license status”, the Pro plugin isn’t active — the license endpoints live in Pro.

Turn on the addons you need

Go to CourseGlade → Addons. Every Pro addon has its own toggle. Only enabled addons load code, so keep unused ones off.

Addons page with All, Course, Integrations, Engagement and Admin category tabs above a grid of addon cards, each showing a category and PRO badge, a description, and an Enabled toggle
The Addons grid, filterable by category. Each card's toggle loads or unloads that addon's code.

Next steps