Skip to content

Display Magento Quality Patch status in the admin area for better visualisation

Notifications You must be signed in to change notification settings

robaimes/module-quality-patches-ui

Repository files navigation

Aimes_QualityPatchesUi

"Supported Magento Version" "Latest Release"

  • Compatible with Magento Open Source and Adobe Commerce 2.4.x

Features

  • Display Magento Quality Patch Status as a grid, without need for CLI access, in the admin panel
  • Notify users of any updates available to the folowing packages (when viewing the grid), as a new version may contain new patches:
    • magento/magento-cloud-patches
    • magento/quality-patches

Requirements

  • Magento Open Source or Adobe Commerce version 2.4.x

Installation

Please install this module via Composer. This module is hosted on Packagist.

  • composer require aimes/module-quality-patches-ui
  • bin/magento module:enable Aimes_QualityPatchesUi
  • bin/magento setup:upgrade

Usage

Navigate to Reports -> Patch Status -> Quality Patches in the admin area

Preview

preview preview filtering

Licence

GPLv3 © Rob Aimes