Hello,
I'm getting this notice whenever I log into my Admin Dashboard.
"Magento Open Source 2.3.5-p1 delivers important security updates and features"
Can I stop this from showing everytime?
How to apply this?
Most search results asked to run composer commands, but I'm unsure whether the site was originally installed via Composer method.
Wont the simple magento setup:upgrade work for applying patch?
Hi @Shailesh G
Please follow these steps to stop notification of admin:
You can also disable module by using following command:
php bin/magento module:disable -f Magento_AdminNotification
If issue resolve, please click on 'Kudos' & Accept as Solution!
Hi @Shailesh G,
You can use the following command to disable the admin notification:
php bin/magento module:disable -f Magento_AdminNotification
Let me know if you need further assistance.
Hope it helps!
_____________
If issue solved, Click Kudos & Accept as Solution.
Hi,
Could not find Advanced section Under Advanced Dropdown.