The latest in Magento land
Do you know that feeling? You worked long and hard on that blog post? Or that super wicked Magento extension? And then you hit publish and... nothing. No one reads it. No one sees it. It just sits there. Well, not anymore! Mage Dispatch is here to help you get your content out there.
Mage Dispatch is a newsletter for the community and by the community. Here you can share links that you think that the community should know about. We will include it in our next newsletter.
-
https://github.com/integer-net/magento2-sansec-watch
This module allows the integration CSP rules from Sansec Watch (https://sansec.watch/) into Magento without the need for file manipulations and a re-deployment
232 -
https://inchoo.net/dev-talk/group-your-shipping-methods-by-carrier-on-checkout/
Having several different shipping providers on your site improves the user experience, which is crucial for converting customers into buyers. This article will show you how to group the shipping methods by carrier provider and allow your users to choose their preferred shipping method.
29 Oct 2024
-
https://www.sdj.pw/posts/magento2-simple-build-optimisations/
Typically a lot of Magento 2 stores are slow to build, some taking up to and over an hour. This becomes a bigger pain point as stores grow and more themes & locales are added. Often optimising build time is often towards the bottom of the priority list. The Magento Static Content Deploy Docs provides a good amount of detail on this subject, and is a good read.
29 Oct 2024
-
https://www.sdj.pw/posts/magento2-debugging-varnish/
Quick reference guide to debugging Varnish usage within Magento 2, covering cache utilisation, hit & miss rate logging, identifying the source of purge requests
29 Oct 2024
-
https://m.academy/articles/magento-2-cron-crontab-cronjob/
If you've worked with Magento 2, you probably understand that certain tasks are scheduled and executed routinely. These scheduled tasks are part of Magento's cron functionality.
How scheduled tasks work in Magento may not be as simple as you think. It's important to first understand how cron jobs work in M2 before being able to set up and configure one. We’ll go over what a cron even is and all of the terms and pieces, and how they relate to and work with Magento’s framework.
29 Oct 2024
-
https://gist.github.com/peterjaap/35854ea3bb470c8ac03275f042496026
You can use this if you want to move from Magento community edition to MageOS. This updates your composer.json file and your local patches.
-
https://github.com/element119/module-admin-indexer-report
A Magento 2 module to show some indexer-related information in the admin.
-
https://lazerbahn.com/blog/dev-tip-magento-development-environment-reload-images-from-cms-and-products-from-remote-server.html
In a local development environment, all images from the live system are usually missing. You can solve this problem by downloading images from a live server on-the-fly. Here's how to pull it off.
18 Oct 2024