magento versions performance benchmark

Is there any such thing ? And which version is faster ? Found this and wonder if it is valid. How about the latest release ? https://www.goivvy.com/blog/magento-1924-magento-214-performance-benchmark submitted by /u/VimNatrium [link] [comments]

Magento 2.3.5 Officially Released: Know Every Magento 2.3.5 Release Notes

In recent, the latest Magento version “Magento 2.3.5” has been released on 28th April 2020. So definitely, it’s good news for Magento enriching communities after Magento 2.3.4 release. As a Magento developer, you must be wondering about the latest Magento 2.3.5 new features and enhancements. Let’s take a deep dive… https://medium.com/@KrishaWeb/magento-2-3-5-officially-released-know-every-magento-2-3-5-release-notes-2f8a08137814 submitted by /u/krishaweb [link] …

Cron Scrips non-writable paths

I get this cron script error when updating Magento. Unfortunately I can’t figure out where the error is. I have followed the path but .htacces is not in the folders. The folders have 755. Anyone tips how I can fix this? (Magento 2.3.4 now) Error from Updater Application Cron Script: Found non-writable path(s):/var/www/html/pub/media/customer/.htaccess/var/www/html/pub/media/downloadable/.htaccess/var/www/html/pub/media/import/.htaccess/var/www/html/pub/media/theme_customization/.htaccess Thanks! submitted …

Magento 2 Development – A Detailed Guide for Everyone

An ultimate Magento 2 guide for both developers and end users, including below points: In this guide: Magento 1 vs. Magento 2: Key Differences The Different Editions of Magento 2 What’s New in the Latest Magento 2.3.4? What Are the System Requirements for Magento 2.x Installation? How to Install Magento 2.x on Localhost? Magento 2 …

Switching from Vagrant to Valet+ for Magento development

I’ve been developing off Vagrant for a year and a half with my previous company, and although it DEFINITELY took some getting used to, I eventually became really really good at it. Quick deployment scripts, fancy local BASH scripts, etc. However, I got laid off due to the whole Covid situation, and my new company …

Magento 2.3.5 Release: Everything to Know About Latest Magento 2.3.5 Features

In recent, the latest Magento version “Magento 2.3.5” has been released on 28th April 2020. So definitely, it’s good news for Magento enriching communities after Magento 2.3.4 release. As a Magento developer, you must be wondering about the latest Magento 2.3.5 new features and enhancements. Let’s take a deep dive… https://www.krishaweb.com/magento-2-3-5-release submitted by /u/krishaweb [link] …

GraphQL Powered FAQ Module

Just released GraphQL powered FAQ module. It’s cached and looked quite fast as per my tests. There are still some parts that can be improved. All feedbacks are appriciated. https://github.com/cyildirim/fetchtex-magento2-faq submitted by /u/cyildirim [link] [comments]

layout files in magento 2.3

I created default.xml for my module. When i made some modification in this file using “before.body.start” this works fine. But if i try made any modification to “header” or “top” i can’t i tried different names like: “header.panel”, “header”, “hader.cointainer”, “top” …. with no effect. ​ ​ <referenceBlock name=”amgeoipredirect\\\\\\\\\\\\\\\_popup” remove=”true” /> – WORKS <referenceContainer name=”after.body.start”> …

Any way to curl URL as customer group?

Our dev team warms the varnish cache by using curl with all the product URLs. This doesn’t warm the cache for customer groups (logged in users). Is there a way to use curl and include a customer group to warm the cache for logged in users? submitted by /u/Kn33gr0W [link] [comments]