Magento 2 Event or Plugin after order status update in admin
I want to perform some activity after order status update in magento 2 admin order
I want to perform some activity after order status update in magento 2 admin order
Quick Intro: For the past 15 years, I’ve switched the following shared web hosting providers: Bluehost, A2Host, Hostinger, JustHost, iPage,… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1908980&goto=newpost
On Saturday evening, A2 Hosting lost all of our accounts somehow, where suddenly no DNS would resolve for any of the sites nor emails for th… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1908907&goto=newpost
Email does not save in quote_address table until after order is placed. How can I save email in quote_address table along with all other address information in quote_address table at the same time as the other address information (ie: right… Read More »Email does not save in quote_address table until after order is placed
We created a custom phtml template with some customer specific php, that must be loaded for each customer/pageload again. So we created the phtml template and added the following code to layout/default.xml The problem now is that this element is… Read More »Prevent phtml template from FPC/Varnish cache – Magento2.4
As my question states, I have installed magento 2.4.7-beta1 on xampp 8.2.12 in windows 11 with composer 2.6.5 and elasticesearch 7.16.3 freshly. However any images on frontend and magento admin panel on the backend are not being displayed and I’m… Read More »Images are not loading in frontend and admin panel is not loading in backend in freshly installed magento 2.4.7
I have magento running from https://github.com/markshust/docker-magento , everything is working fine, but when i run composer update –ignore-platform-reqs then all bin/magento commands stop working. Any ideas on what could be happening? and what would be the best solution? Deleting the… Read More »Can’t use ‘bin/magento’ commands after running ‘composer update –ignore-platform-reqs’
We are using Magento 2.3.5 version when we are trying to override file of vendor/magento/module-checkout/view/frontend/templates/cart/shipping.phtml to app/design/frontend/Infortis/base/Magento_Checkout/templates/cart/shipping.phtml It showing error on browser console – VM2090:4 [2023-11-27 11:58:20] [ERROR] Failed to load the “Magento_Checkout/js/view/cart/totals” component. ConsoleOutputHandler.show @ VM2090:4 VM2090:4 [2023-11-27 11:58:20]… Read More »Magento 2 override shipping file giving error of Invalid template file
We are using the WeltPixel Peal theme. Ultimately, I’d like to prevent specific User Roles from having access to the Custom CSS/JS fields that WeltPixel adds. These are the file paths where these fields are getting set currently: /app/code/WeltPixel/DesignElements/view/adminhtml/ui_component/category_form.xml /app/code/WeltPixel/DesignElements/view/adminhtml/ui_component/cms_block_form.xml… Read More »Disable fields in ui_component by user role
We are using the Magento 2.4.5 version, using the Braintree payment method and 3D secure enable Once the customer enters their card details and clicks place order a 3d secure box from their bank usually appears on screen. After entering… Read More »Magento 2 Braintree Payment Gateway Issue – Returning to cart after 3DS