Magento2 admin page keeps loading during the execution of the function used in a controller
Basically. I’ve created a button in M2 admin. Clicking on that button runs my custom created indexer. The indexer is fetching all the products and send them to a third party service with a POST request. Now, the problem is… Read More »Magento2 admin page keeps loading during the execution of the function used in a controller