12 posts
17 Aug 2026
How Govard turns a multi-service Magento 2 stack, upgrades, and MFTF QA into a handful of reproducible commands.
15 Aug 2026
Drive Magento 2 B2B from code — the company, quote, and shared-catalog APIs — and how to test the flows on a production-shaped local stack.
11 Aug 2026
Magento Open Source vs Adobe Commerce — B2B, staging, RMA, and search licensing — and how to decide when the upgrade is worth the cost.
09 Aug 2026
Scaffold a Magento 2 module the right way — registration, di.xml, a model + resource, a controller, and a CLI command on a real local stack.
07 Aug 2026
How Magento 2 scheduling and async processing work — the cron groups, the message queue (RabbitMQ/MySQL), and why indexers belong there, not in the request.
05 Aug 2026
How Magento 2 B2B actually works — company accounts, shared catalogs, and the quote/negotiation flow on a production-shaped local stack.
03 Aug 2026
A practical Magento 2 GraphQL tour — products, cart, and customer queries — plus how to run a production-shaped stack locally to test each request honestly.
01 Aug 2026
A safe Magento 2 release flow — build once, config-in-code, zero-downtime deploy, and a tested rollback — plus where CI fits so audits and tests actually run.
30 Jul 2026
How to test Magento 2 without a brittle suite — unit tests for logic, integration tests for plugin/observer wiring, and MFTF for critical customer journeys.
28 Jul 2026
Lock down a self-hosted Magento 2 store — isolate the admin, enforce 2FA, keep patches current, set correct permissions, and watch the usual attack surface.
26 Jul 2026
How to debug Magento 2 without guessing — the stock profiler (CSV capture), log channels, developer mode, and a production-shaped local stack for repro.
24 Jul 2026
A repeatable Magento 2 audit you can run on any store — code, config, cache, search, security, and performance — with the questions that actually surface risk.
Browse by topic: