upgrade extenstions check
This commit is contained in:
@@ -116,6 +116,8 @@ class BeforeUpgrade
|
||||
|
||||
$this->processCheckExtension('VoIP Integration', '2.0.0', $errorMessageList);
|
||||
$this->processCheckExtension('Real Estate', '1.8.2', $errorMessageList);
|
||||
$this->processCheckExtension('Google Integration', '1.7.6', $errorMessageList);
|
||||
$this->processCheckExtension('Outlook Integration', '1.3.6', $errorMessageList);
|
||||
|
||||
if (!count($errorMessageList)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user