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/veysiyildiz/magento2-graphql-performance
The Sterk GraphQL Performance module is a comprehensive solution for optimizing GraphQL performance in Magento 2. It addresses common performance bottlenecks, implements efficient data loading patterns, and provides robust caching strategies.
420 -
https://github.com/basicrum/basicrum-magento-2
BasicRum Analytics is a Magento 2 extension that helps you collect and analyze real user monitoring (RUM) data for your Magento store, providing insights into your website's performance from the user's perspective.
37 -
https://github.com/triplewood-de/magento2-cache-optimizer
Enable browser caching for users who are not logged in, for pages with non-sensitive data.
24 -
https://www.linkedin.com/pulse/documenting-magento-2-modules-llm-accessibility-florinel-ioan-chis-xpr8f/
Documenting a Magento 2 module with clarity and structure is crucial for both human readers and AI systems. Well-structured documentation not only helps developers and non-technical stakeholders understand the module, but it also allows Large Language Models (LLMs) to parse the content and answer questions effectively.
-
https://m-docs.bonlineco.com/
This documentation provides a comprehensive guide to the Magento 2 database structure, designed to help data analysts understand the relationships between tables and their purposes. Magento 2 uses a complex database schema with over 300 tables organized into different modules.
-
https://github.com/genecommerce/module-newrelic-rum-page-type
This module allows for better tracking of Core Web Vitals in New Relic by page type, providing detailed insights for optimizing customer experiences. It helps in answering important questions about site performance beyond standard metrics, allowing for targeted improvements.
-
https://github.com/silvertree-brands/m2-maintenance-cache-backend
This module introduces a cache backend system for maintenance mode, offering better scalability and compatibility with distributed environments. It supports persistent maintenance, multiple backends like Redis and Memcached, and maintains full compatibility with existing commands.
15 -
https://github.com/wubinworks/disable-change-email
A simple extension that disables the customer's ability to change email address via frontend UI or WebAPI. Usages:
- B2B environment where the company's email should only be editable by Admins
- Email is used as an identifier by the external system integrating with Magento
- To prevent account trading
14 -
https://github.com/olivertar/m2_redis_patch
When using Redis as session storage in Magento 2, simultaneous or closely spaced requests to the same session can end up queued due to the locking system that prevents concurrent writes.
441 -
https://github.com/graycoreio/magento2-graph-ql-cache
The Graycore GraphQL Cache module enhances Magento 2 by allowing dynamic management of cache lifetimes (TTLs) for GraphQL queries. It supports resolver-driven TTL aggregation, enhancing performance with edge caching solutions and ensuring that time-sensitive data is appropriately cached.
112