Do you know of any extension for Magento Open Source that functions similarly to Adobe Commerce’s Magento_ResourceConnections for managing master-slave database connections? In Adobe Commerce, these configurations are typically defined in the env.php file, as shown: <?php return array ( //... 'db' => array ( 'connection' => array ( 'default' […]
Daily Archives: December 14, 2024
I have my custom module Pricebycustomergroup i have created a rule where a specific product price will be decreased like orignal is 34$ and the new one will be 20$ but this will works if max quantity is 2 in cart.. I wanted to create graphql APIs for this now […]
I have Magento 2.4.6-p8 in use with Varnish. Site does not use Magento’s shop functionality and it servers only in catalog mode and only displays products for customers to see. All CMS pages load almost instantly thanks to Varnish. Also category pages load instantly. For some reason product pages load […]
I want to upgrade/downgrade composer version manually, i have downloaded latest version composer.phar file from https://getcomposer.org/download/2.8.4/composer.phar I am using windows platform.
I have set up a VPS running Ubuntu Server 24.04. The plan is to have it run as a terminal server allowing multi-session RDP Connections from my teams local Linux devices. I’ve installed XRDP along with Linux-Mint as the OS for the Remote Desktop for each session. However I noticed […]
I am an Android user and I am looking into iPads. In Android knowing till when Google supports security/software upgrades is important when making a decision on what phone to buy. Is this relevant for Apple too? I was Googling and it seems that it is expected that one can […]
some time ago I uninstalled the webcam drivers and software “just in case”, haha, for privacy, to know “the webcam is not avaiable to browsers or whatever (I know it sounds paranoid). Today I tried to reinstall the drivers and software but it doesn’t work. The HP Webcam is in […]
I have a formula in cell A1 that outputs a single letter in cell A2. So, for example, if I apply the formula three times I might get X, followed by H, followed by A. I want to somehow join (I think the term is “concatenate”) the results of these […]
I have Ubuntu server 22.04 running at home. Static IP, outside of DHCP range so the IP will not change. Also, my home network’s public IP has been the same the whole time. When the server is freshly booted up/restarted, I can SSH into it just fine. I can terminate […]