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.
Hackathon + Lady Magento meetup
-
https://github.com/opengento/magento2-makegento-cli
This extension allows the automatic boilerplate code generation through the command line interface.
-
https://github.com/zepgram/magento2-code-maker
A tool to generate code for Magento 2, from the command line.
21315 Dec 2024
-
https://github.com/Intarmour/awesome-docker-magento
This repository provides a Dockerized setup for Magento 2.x, enabling an efficient and scalable eCommerce environment. By leveraging Docker, this project simplifies development, deployment, and production workflows with a containerized approach.
15 Dec 2024
-
https://github.com/wubinworks/magento2-jwt-auth-patch
Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
1215 Dec 2024
-
https://github.com/annysmolyan/visual-search-module-magento
This module is a tool designed to enhance the shopping experience by enabling image-based search functionality. This module leverages cutting-edge image recognition technology and Convolutional Neural Networks (CNN) to allow users to search for products using images instead of text.
72915 Dec 2024
-
https://www.zermatt.dev/
A modular Javascript stack designed for Magento. Powered by AlpineJS and ViteJS.
-
https://github.com/SamJUK/m2-module-cache-debounce
This module debounces/defers/delays FPC cache purge requests to occur on a set schedule. Allowing you to make a trade off between cache accuracy and backend load.
21010 Dec 2024
-
https://www.michiel-gerritsen.com/backend-communication-with-magewire/
For the last 1.5 years or so I'm working quite a lot with Magewire, mainly thanks to the Hyvä Checkout. As I'm doing a lot of payment method integrations, I'm often required to use third-party javascript SDKs to do things like tokenization of credit card forms for PCI compliance.