Check extension

This commit is contained in:
Yurii
2026-05-28 09:27:09 +03:00
parent e6eaf26bb1
commit 4cefb80ee1

View File

@@ -56,6 +56,7 @@ class BeforeUpgrade
$errorMessageList = [];
$this->processCheckExtension('Advanced Pack', '3.13.0', $errorMessageList);
$this->processCheckExtension('Real Estate', '1.8.5', $errorMessageList);
if (!count($errorMessageList)) {
return;