I installed the Meta for Magento 2 extension on Magento version 2.4.7-p3, following these steps: **Steps to Reproduce:** Ran the command: composer require facebook/php-business-sdk Ran the command: composer require meta/meta-for-magento2 Executed: php bin/magento setup:upgrade Executed: php bin/magento setup:static-content:deploy Executed: php bin/magento setup:di:compile Cleared the cache using: php bin/magento cache:clean **Expected Result:** The extension should be installed and functional without any issues. **Actual Result:** The site URL does not appear in brackets on the Overview setup page. 