how can I add a custom column into an order invoice table and use extension attribute to save some data in this column via REST Api. thank you!!
Monthly Archives: February 2025
This is my custom controller : <?php namespace VednorModuleControllerCustomer; use MagentoFrameworkControllerResultFactory; use PsrLogLoggerInterface; class Addtocart extends MagentoFrameworkAppActionAction { protected $logger; /** * @var MagentoCheckoutModelCart */ protected $cart; /** * @var MagentoCatalogModelProduct */ protected $product; /** * @var MagentoFrameworkObjectManagerInterface */ protected $_objectManager; protected $swatchesHelper; protected $resultFactory; /** * Addtocart constructor. * […]
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 by filter. Is there anyone added grid sort from newest to oldest […]
In my Magento 2 knockout component i have the case where i loop through some filters() object and want to render each filter as a child template. Therefore i want to pass the $data from the foreach to the child and use it. The $data variable contains an object like […]
Whenever I shutdown/reboot my server I will typically upgrade packages and kernal before issuing shutdown/reboot commands. Apt has this behavior however where it will restart services after upgrading packages, and one service in particular takes a long time to start/stop (I’m looking at you Team City). Is there a way […]
i’m trying to find a build of FFmpeg that supports NVENC 9.0 but i can’t seem to find any build older than 2020. Is there any website that hosts these older builds?
Windows 7 and Windows 8 no longer exists in stores. I bought a Windows 10 computer. This version of Windows 10 is newer than Windows 11. This is something like Developed Windows 10 which exists from 2023. I have been using it for many days. Windows 11 changed its start […]
I have a binary file, approximately 7TB in size that I needed to Aspera (transfer) from one office location to another. To do so they split the file into 250GB files that now need to be put back together. We have attempted using cat command and it always gets to […]
How do I change the theme in Crosh? I accidentally changed it and can’t change it back. Please reply ASAP! Before you flag and close/downvote my question for no reason, let me know in the comments below!