Questions tagged [admin]
Can denote questions related to Magento admin panel, admin session or admin user.
3,125 questions
0 votes
2 answers
48 views
Cannot access to Admin Panel due to 2FA also if disabled
I just set up a Magento environment with 2.4.7-p4 magento version. I'm having trouble disabling the 2-Factor Auth. I've correctly disabled both the Magento_TwoFactorAuth and ...
0 votes
1 answer
56 views
Add New button on admin grid
when i click on Add New button edit form page is diplayed through i can make new entry, I fill the data but data can't be saved in admin grid nor in Db
0 votes
1 answer
50 views
Magento 1.9 admin area is very slow - No server load, No attack
I have a client Magento 1.9 store running on our managed VPS service. Since a few days ago, admin area started to load very slowly. Even the login page takes 1-2 minutes to load. The store's front-end ...
0 votes
0 answers
33 views
Magento2 - Load Customer attribute image from custom path in adminhtml customer edit accountinformation
I am storing the customer custom attribute image in custom path rather than customer/ path in media folder. Its saving and loading in frontend. But when I try to edit that customer from admin , the ...
0 votes
1 answer
63 views
admin product editing then loader is Infinite loading in magento 2
When I editing a simple product this time not any issue, but When editing a big product (many Customizable Options) then loader is Infinite loading. I use cloudways server.
0 votes
0 answers
51 views
Magento2 backend kicks out admin user
when I open console in magento2 admin it kicks me out and then I have formkey issue on same user.
0 votes
1 answer
227 views
How to Create an Admin User Using an API?
I need to create an admin user using an API, but I'm not sure about the correct process or how to. My Questions: What API endpoint and parameters should be used to create an admin user? How do I ...
0 votes
1 answer
50 views
Add filter functionality OR Sorting for admin grid - Admin -> Reports -> Products in cart Grid
In admin panel -> Reports -> Products in cart. There is a grid that shows the products in cart. By default the sorting order is from oldest to newest with no way to re-sort newest to oldest or ...