Download the PHP package elgentos/magento2-oh-dear-checks without Composer
On this page you can find all versions of the php package elgentos/magento2-oh-dear-checks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elgentos/magento2-oh-dear-checks
More information about elgentos/magento2-oh-dear-checks
Files in elgentos/magento2-oh-dear-checks
Download elgentos/magento2-oh-dear-checks
More information about elgentos/magento2-oh-dear-checks
Files in elgentos/magento2-oh-dear-checks
Vendor elgentos
Package magento2-oh-dear-checks
Short Description Magento 2 module for Oh Dear checks integration.
License MIT
Package magento2-oh-dear-checks
Short Description Magento 2 module for Oh Dear checks integration.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-oh-dear-checks
elgentos/magento2-oh-dear-checks
This Magento 2 module extends the Vendic OhDear module with additional application health checks.
Installation
Available Checks
Sansec Shield Security Check
This check verifies that the Sansec Shield security extension is properly installed, enabled, and configured:
- Module Installation: Checks if the
Sansec_Shield
module is installed - Module Enablement: Verifies the module is enabled via
sansec_shield/general/enabled
configuration - License Configuration: Ensures a license key is configured via
sansec_shield/general/license_key
Check Results:
- ✅ OK: Module is installed, enabled, and has a license key configured
- ⚠️ WARNING: Module is installed and enabled but license key is missing
- ❌ FAILED: Module is not installed or not enabled
Configuration
You can disable any check by adding configuration to your env.php
:
Contributing
Feel free to submit pull requests with additional security and health checks for Magento 2.
All versions of magento2-oh-dear-checks with dependencies
PHP Build Version
Package Version
Requires
vendic/magento2-oh-dear-checks Version
^1.8
The package elgentos/magento2-oh-dear-checks contains the following files
Loading the files please wait ....