AI on Magento ??

Browsing Reddit it stumbled upon a claim that Magento had a module using AI for product recommendation. Is that true ? Any leads ? Link submitted by /u/vaultRadon [link] [comments]

is there a way to update FedEx’s shipment status for testing?

Context We have FedEx integration on our project. We have a requirement that: shows the delivery status on my order page(not using a Magento OOTB popup with a tracking URL). We will use FedEx API to get delivery status. Problem We can create a shipment and retrieve the Tracking Number. The issue on the testing …

Magento 2.4.5 Docker Setup

I’m trying to setup Docker for my Magento project, and so far with all the tutorials I’m not having any luck, can anyone share me a good guide to setup docker Thank You submitted by /u/Alert_Training_8757 [link] [comments]

Magento Full Stack Developer – Ready for your Project

I’m an independent Magento 2 Full Stack Developer with 8+ years of experience with Magento Community/Enterprise edition ☑ Easy communication & incredible support. You can schedule a call with me any time to go over any new tasks or upcoming projects. I only work on Upwork Platform, so my respond time fast than other developers. …

Delete Admin User from CLI

Hello everyone! I created a Magento 2 module that allows you to delete Admin users from the CLI. Feedback is appreciated. https://GitHub.com/maximus-sallam/Magento2Modules submitted by /u/Substantial_Sale4363 [link] [comments]

Unexpected cache flush on Magento2

Hello ! I’ve just seen that some cache flushed happened sometimes without any valuable explanation. For exemple, I can see the following info in the cache flush log and I cannot understand what happened . Any clue ? Tags: BACKEND_MAINMENU Source: Admin Magento Mode: matchingAnyTag ​ Backtrace : AmastyFpcModelFlushesLogFlushesLogProvider->getFlushesLogModel() AmastyFpcLoggerFlushesCache->clean() MagentoFrameworkCacheFrontendDecoratorBare->clean() MagentoFrameworkCacheFrontendDecoratorLogger->clean() MagentoFrameworkAppCache->clean() MagentoFrameworkAppCacheProxy->clean() MagentoBackendModelUrl->renewSecretUrls() …