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.
95 published articles
Latest posts
All articles by Kishan Savaliya, newest first.
-
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 → -
Magento Development
Magento 2.4.9
· 12 min readMagento 2 Cron Jobs: Setup and Why Cron Isn't Running
When Magento cron stops firing, your store silently breaks: indexes go stale, transactional emails queue forever, and scheduled prices never apply. This guide covers the exact crontab lines, cron groups, cron_schedule diagnostics, and every root cause fix for Magento 2.4.4-2.4.9.
Read article → -
Magento Development
DevOps
· 11 min readMagento 2 Multi-Store & Multi-Website Setup (Step by Step)
One Magento install can serve any number of brands, regions, and languages, but only if you map the Website, Store, and Store View scopes correctly from the start. This guide walks you through every step: admin creation, nginx virtual host wiring, per-scope CLI config, shared vs separate catalogs, and the common pitfalls that break production multi-store setups.
Read article →