My boss started doing tutorials on youtube – a great watch for beginners and Magento vets

https://www.youtube.com/channel/UC1sw8JiCquPamqlBDmFYB9w Sorry if this seems like a shameless advertisement from my end, but I genuinely believe these videos are a great educational starting point for a-lot of fledgling Magento Devs out there. A little context: I’ve been lucky enough to be his apprentice for about two years now, so the fact he’s condensing what he’s …

Redis issue when editing products in Magento 2.3

Hello, non-techie here. Lots of detail – questions at the end. I recently (September 2020) migrated from Magento 1.9 to 2.3. Within about 6 weeks, I started getting Redis error messages when editing products. I get the following error message when I go to save after editing a product: Notice: Redis::exec(): send of 8192 bytes …

Sell Magento business?

Hey everyone – if you own a Shopify/WooCommerce/Magento site, how do you find a buyer when the time is right? (brokers? forums? Shopify exchange marketplace?) Looking to sell mine and not sure where to start. submitted by /u/FJKMelon [link] [comments]

How can I create a custom payment method / gateway in magento 2?

As a junior developer, I have to make a custom payment method that gets credit card information from user and sends to api (also custom credit card form with its own html/css). This is my first time working with magento 2. Im using 2.4.1 version. I have been struggling for a month. Magento docs really …