Kishan Savaliya
Adobe Certified Professional - Adobe Commerce Developer
Adobe-certified Magento 2 + Hyvä developer. 200+ stores delivered, 60+ open-source extensions published. Founder of Panth Infotech.
77 published articles
Latest posts
All articles by Kishan Savaliya, newest first.
-
Upgrades & Patches
Magento Upgrade
· 7 min readFix: 'Cannot instantiate interface Magento\Eav\Api\AttributeRepositoryInterface' on Magento 2.4.8-p3 setup:upgrade
After a 2.4.7-p3 to 2.4.8-p3 upgrade, setup:upgrade throws 'Cannot instantiate interface AttributeRepositoryInterface'. The root cause is stale compiled DI. Here is the exact recovery recipe plus the extension audit to run if it returns.
Read article → -
Magento Development
CLI
· 11 min readWhat Magento setup:static-content:deploy Actually Does (In Depth)
setup:static-content:deploy compiles your theme into pub/static: CSS, JS, images, fonts and translations, per theme and locale. Here is what it builds, where it writes, and why production pages render unstyled without it.
Read article → -
Magento Development
CLI
· 11 min readWhat Magento setup:di:compile Actually Does (In Depth)
setup:di:compile pre-generates the factories, proxies and interceptors Magento would otherwise build at runtime. Here is exactly what it generates, the nine operations it runs, and why production cannot skip it.
Read article → -
Magento Development
CLI
· 13 min readWhat Magento setup:upgrade Actually Does (In Depth)
On the surface setup:upgrade just “applies updates.” Underneath it is an ordered pipeline that reconciles your database with your code. Here is exactly what runs, in what order, and which tables it writes.
Read article → -
AI for Magento
Hyvä
· 13 min readAgentic Commerce for Magento: How to Sell Through ChatGPT & AI Shopping Agents (2026)
AI assistants like ChatGPT can now find products and check out for shoppers. Here is how agentic commerce works and how to make your Magento or Hyvä store ready: honestly, and step by step.
Read article → -
Editorial & Forecasts
DevOps
· 12 min readBefore vs After: The New Life of Developers, Designers & IT Teams (And What's Next in 5-10 Years)
How daily work flipped for developers, designers, and IT teams, and what the next 5 to 10 years hold. Honest, simple, and a little funny.
Read article → -
Magento Development
Magento Upgrade
· 12 min readMagento 1 to Magento 2 Migration in 2026: The Honest Guide
Magento 1 to Magento 2 is a rebuild, not an upgrade. Here's what actually migrates, what gets rebuilt, the realistic cost and timeline, and how to go live without losing orders or SEO.
Read article → -
Magento Development
Module Development
· 12 min readHow to Create a Custom Module in Magento 2 (From Scratch)
A modern, copy-paste guide to building your first Magento 2 module: the two required files, a working route, a declarative database table, and a plugin, without a single deprecated install script.
Read article → -
Performance
Magento Performance
· 11 min readMagento 2 Reindex & Index Management: The Complete Guide
Everything that actually matters about Magento 2 indexing: the two modes, how Update by Schedule works under the hood, the CLI you need, and how to clear a stuck "index locked" reindex.
Read article → -
Magento Development
Magento 2
· 11 min readMagento 2 Product Import via CSV: The Complete Guide
How to import products into Magento 2 with CSV without losing a weekend: behaviors, images, a command-line importer, and the real fix for the "URL key already exists" error.
Read article →