SoftDbStatusValidation

https://github.com/magesuite/soft-db-status-validation

This module makes the DB (schema) validation silently log errors instead of throwing a critical exception on the storefront.

Installation

This module is part of MageSuite metapackage

Optional installation when metapackage is not used

composer require "creativestyle/magesuite-soft-db-status-validation" ^2.0.0

Admin settings

There are no admin settings, the module is active by default when installed.

It can be disabled by CLI: bin/magento config:set soft_db_status_validation/enabled 0