Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.15 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.15 KB

Moodle Cart Report Plugin

The Moodle Cart Report Plugin provides detailed insights into shopping cart activities within Moodle. This plugin is designed to help administrators monitor cart usage, payment statuses, and other relevant details effectively.


Features

  • View and filter shopping cart data based on various criteria such as:
    • User ID
    • Coupon code
    • Payment status
    • Date range
  • Sorting and pagination support for large datasets.
  • Displays summarized payment totals grouped by currency.

Requirements

  • Moodle version 3.10 or later
  • PHP 7.4 or later

Installation

  1. Download latest release ".zip" file.
  2. Install from "Site administration > Plugins > Install plugins".

Usage

  1. Navigate to Reports > Cart Report in the site administration menu.
  2. Use the filters at the top of the page to refine the report:
    • Enter user IDs, date ranges, coupon codes, or statuses as needed.
  3. View the table of results with sortable columns.
  4. Check the summarized payment totals displayed below the table.

License

This plugin is open-source software licensed under the GNU GPL v3 or later.