Blog des extensions Fme

4 Methods to Change Order Status in Magento 2
May 20, 2026

Simon Walker

4 Methods to Change Order Status in Magento 2
  • This guide explains how to change order status in Magento 2 using automatic workflows, manual admin updates, custom statuses, and programmatic methods. It also covers order state vs status differences, troubleshooting issues, and best practices for efficient order management.
Understanding Magento 2 Backtrace: A Complete Guide for Debugging
May 20, 2026

Sarmad Mehmood

Understanding Magento 2 Backtrace: A Complete Guide for Debugging
  • One of the top reasons merchants prefer Magento is its customizability. The platform enables store owners to add new functionality through third-party extensions and custom development work. However, there’s a risk that issues may arise due to custom work. There are various tools that developers can use to identify and fix issues, including Magento 2 backtrace.
Magento 2 Architecture: A Complete Guide to Structure, Layers, and Modern Approaches
May 19, 2026

FME Editorial Team

Magento 2 Architecture: A Complete Guide to Structure, Layers, and Modern Approaches
  • When it comes to eCommerce platforms, undoubtedly, Magento ranks among the top choices due to its rich features, customisability, and scalability. However, Magento also happens to be complex. Therefore, understanding its architecture is essential for developing custom modules or adding new features. This guide offers a complete walkthrough of Magento 2 architecture.
How to Create a Custom Shipping Method in Magento 2
May 18, 2026

Tahir Mehmood

How to Create a Custom Shipping Method in Magento 2
  • Learn how to create and configure a custom shipping method in Magento 2 using a custom module, carrier model, and admin settings to offer tailored shipping options to your customers.
A Complete Guide to Magento 2 Open Graph: Improve Social Sharing and Visibility
May 18, 2026

Humza Ahmad Barlas

A Complete Guide to Magento 2 Open Graph: Improve Social Sharing and Visibility
  • In today’s highly competitive e-Commerce landscape, controlling how your store appears across different platforms can be the difference between success and failure. With Magento 2 Open Graph, merchants can shape visibility across platforms like Facebook, LinkedIn, and Twitter.
A Complete Guide to AvaTax Magento 2 Integration for Automated Tax Compliance
May 15, 2026

FME Editorial Team

A Complete Guide to AvaTax Magento 2 Integration for Automated Tax Compliance
  • As a store owner, the only thing you must focus on is store revenue, not dealing with complicated matters such as taxation. If you are operating across multiple jurisdictions, tax compliance can quickly become an issue. Magento 2 AvaTax provides you with an easy way to manage taxes, allowing you to focus on what truly matters: growing your business.
What is Custom Log and How to Create a Custom Log File in Magento 2
May 15, 2026

Sarmad Mehmood

What is Custom Log and How to Create a Custom Log File in Magento 2
  • Learn how to create a custom log file in Magento 2 to improve debugging, monitor module-specific activity, and organize logs more efficiently.
How to Auto Select Shipping Method in Magento 2
May 14, 2026

Humza Ahmad Barlas

How to Auto Select Shipping Method in Magento 2
  • Learn how to automatically select the default shipping method in Magento 2 using a lightweight JavaScript mixin or a custom module to streamline checkout and improve conversions.
Magento 2 Around Plugin Explained with Comparison (Before vs After vs Around)
May 12, 2026

Humza Ahmad Barlas

Magento 2 Around Plugin Explained with Comparison (Before vs After vs Around)
  • The Magento 2 around plugin provides the maximum level of control in Magento’s plugin system. Know more about the around plugin, including how it compares with before and after plugins.
How to Remove Billing Address from Checkout in Magento 2
May 12, 2026

Sarmad Mehmood

How to Remove Billing Address from Checkout in Magento 2
  • This guide explains how to remove the billing address section from the Magento 2 checkout page. You’ll learn different methods to disable or hide billing address fields for virtual and physical products.