Skip to content

verzog/moodle-theme_educheckout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduCheckout theme (theme_educheckout)

A companion Moodle theme for the EduCheckout storefront suite. The storefront works with any standard Moodle theme; this optional branded theme is tailored to the EduCheckout catalogue and checkout pages.

Version 1.0.0 — Moodle 5.0–5.2 / PHP 8.2–8.4

The local_educheckout, enrol_educheckout, and block_educheckout plugins function fully without this theme; it is an optional skin tailored to the storefront pages.

The EduCheckout plugin suite

EduCheckout is a collection of four Moodle plugins that together provide a self-hosted course store:

Plugin Type Purpose
local_educheckout Local Storefront: catalogue, cart, checkout, orders
enrol_educheckout Enrolment Enrols learners into courses on purchase
block_educheckout Block Sidebar block with catalogue link and mini cart
theme_educheckout (this repo) Theme Optional branded theme for the storefront pages

Requirements

  • Moodle 5.0 to 5.2.
  • PHP 8.2 to 8.4.
  • The local_educheckout storefront plugin.

Installing via uploaded ZIP file

  1. Log in as an admin and go to Site administration > Plugins > Install plugins.
  2. Upload the ZIP file and follow the prompts.
  3. Check the plugin validation report and finish the installation.
  4. Activate the theme under Site administration > Appearance > Themes > Theme selector.

Installing manually

Install it by putting the contents of this directory into

{your/moodle/dirroot}/theme/educheckout

then log in as an admin and go to Site administration > Notifications to complete the installation. Activate the theme under Site administration > Appearance > Themes > Theme selector.

Credits and acknowledgements

EduCheckout is a rename and continuation of the Moodec plugin suite originally written in 2015 by Thomas Threadgold at LearningWorks Ltd (github.com/LearningWorks).

The storefront (local_educheckout) and enrolment plugin (enrol_educheckout) descend directly from Thomas Threadgold's work. The enrolment plugin is itself a derivative of Moodle's core manual enrolment plugin (enrol_manual), originally written by Petr Skoda (skodak.org).

Sincere thanks to Thomas Threadgold, LearningWorks Ltd, and Petr Skoda for the prior art the EduCheckout suite is built on.

License

Copyright (C) 2026 Vernon Spain.

Built on the foundation of the original Moodec suite, Copyright (C) 2015 Thomas Threadgold, LearningWorks Ltd.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

tba

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors