Skip to content

magento man

Add Custom Link to Sales Order View Admin Panel

How can I add a custom link to ‘sales/order/view/order_id/123456’ adding an slash after the order_id with route name “download” so it becomes sales/order/view/order_id/6710/download My current route.xml file is <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:App/etc/routes.xsd”> <router id=”admin”> <route id=”order_export” frontName=”order_export”> <module name=”Vendor_OrderExport”… Read More »Add Custom Link to Sales Order View Admin Panel

I’ve tried different things but can’t fix: Something went wrong with processing the default view and we have restored the filter to its original state

Magento 2.4.5-p1 Smartwave Porto theme I keep getting the Something went wrong with processing the default view and we have restored the filter to its original state. Error in: CATALOG -> Products Doing the: TRUNCATE ui_bookmark; Is a very temporary… Read More »I’ve tried different things but can’t fix: Something went wrong with processing the default view and we have restored the filter to its original state

Override Magento Module

I am trying to override authorization.phtml located in vendor/magento/module-customer/view/frontend/templates/account/link . this file contains word “or” that appear between sign in or create account header link which i like to remove. I have created the custom theme ( luma ) and… Read More »Override Magento Module

Problem with session of magento 2.4.5

whenever I activate the option ‘Validate REMOTE_ADDR’ it happens this error. I don’t know what to do… The “remote_addr” session value is invalid. Verify and try again. and in admin, i’m redirected to luma