Is there an alternate way to change the resources available to each user role? The “System” resource has been removed from the admin role, so alas, I can’t access the role resource UI in order to restore these permissions. Any suggestions?
You may also like
I ran this command below in my Adobe Commerce Cloud 2.4.6 to reindex it. MAGE_INDEXER_THREADS_COUNT=$(nproc) php -d memory_limit=-1 bin/magento i:reindex Then I […]
Pre-Interview Preparations: There is a very common said ” first impression is the last impression ! ” and when you have to […]
There are many REST endpoints that require passing a sourceId parameter. Where do I get the value for sourceId? https://magento.redoc.ly/2.4.5-admin/tag/inventorysources#operation/GetV1InventorySources GET https://mymagentodomain.com/rest/V1/inventory/sources […]
I tried now a lot of times on two magento2 instances to enable the google recaptcha function. I followed these instruction: https://docs.magento.com/user-guide/stores/security-google-recaptcha.html […]