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]
Category Archives: Uncategorized
Tiered Cart Price Rule?
Hoping for some help on an issue, and I’m not sure how to best go about this! I’m looking to set up a discount where it would functionally be a specific % off and then once the cart reaches a certain dollar value it would also be free shipping. IE – 10% off for all …
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] …
Continue reading “Magento 2.3.5 Officially Released: Know Every Magento 2.3.5 Release Notes”
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 and amazon linking
Hello, i have a store on Amazon, that are linked with Magento 2. Magento are linked to ebay and website too. So problem are only on Amazon synhronization. I have a six marketplaces with 300 parent products and 4-5 variations on each parent. Problem is, then i want to change a titles of products with …
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 …
Continue reading “Magento 2 Development – A Detailed Guide for Everyone”
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 …
Continue reading “Switching from Vagrant to Valet+ for Magento development”
Optimising mobile site speed
Hi all, I’ve run a Magento 2 based webshop in the past and now work with a lot of clients that are running a Magento 2 webshop, advising them on various digital marketing related projects. One I think I noticed on my own website and now on basically every client website is that the mobile …
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] …
Continue reading “Magento 2.3.5 Release: Everything to Know About Latest Magento 2.3.5 Features”
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]
Magento 2 security question
My company has a lot of people working from the Magento admin. To reduce risks I’ve enforced 2FA with Google Authenticator. It would seem the Magento admin is now well protected. But I just tried using the REST API with a 2FA-protected account and I was able to so with just a username and password …
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]
Convert Bundle products
Is it possible the convert a bundle product to a simple product? submitted by /u/FunkUgly [link] [comments]