aimes / module-quality-patches-ui
Admin panel GUI for reporting status of Magento Quality Patches
Installs: 14 465
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 3
Open Issues: 0
Type:magento2-module
Requires
- composer/composer: ^2.0
- magento/magento-cloud-patches: ^1.0.20
- magento/quality-patches: ^1.1
README
- 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