Hey guys!
I had an issue with upgrading, the real estate module was not the latest one, so after the upgrade system was throwing 500, thankfully, I was able to update the module
via CLI
php command.php extension --file="path/to/extension/package.zip"
Hope this helps someone.
I had an issue with upgrading, the real estate module was not the latest one, so after the upgrade system was throwing 500, thankfully, I was able to update the module
via CLI
php command.php extension --file="path/to/extension/package.zip"
Hope this helps someone.
Comment