tombroucke / otomaties-health-check
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.2.1) of this package.
Package info
github.com/tombroucke/otomaties-health-check
Type:wordpress-muplugin
pkg:composer/tombroucke/otomaties-health-check
1.2.1
2024-05-31 09:59 UTC
Requires
- php: >=8.0
- illuminate/config: *
- illuminate/container: *
- illuminate/support: *
Requires (Dev)
- phpunit/phpunit: ^11.1
- squizlabs/php_codesniffer: ^3.10
README
Warning
This repo has been archived. Functionality has been integrated into Otomaties Core
Otomaties Health Check
Installation
composer require tombroucke/otomaties-health-check
Disable Tests
OTOMATIES_HEALTH_CHECK_ACCESS_TO_SENSITIVE_FILES_BLOCKED_ACTIVE='false' OTOMATIES_HEALTH_CHECK_DEFAULT_TAGLINE_IS_DELETED_ACTIVE='false' OTOMATIES_HEALTH_CHECK_EMAILS_ARE_SENT_ACTIVE='false' OTOMATIES_HEALTH_CHECK_FAVICON_IS_SET_ACTIVE='false' OTOMATIES_HEALTH_CHECK_MOLLIE_TEST_MODE_ACTIVE='false' OTOMATIES_HEALTH_CHECK_NG_FIREWALL_ACTIVE='false' OTOMATIES_HEALTH_CHECK_SECURITY_PLUGIN_ACTIVATED_ACTIVE='false' OTOMATIES_HEALTH_CHECK_WP_ROCKET_ACTIVATED_ACTIVE='false' OTOMATIES_HEALTH_CHECK_XMLRPC_IS_BLOCKED_ACTIVE='false'