Getting Started
MageDrop lets you stage, preview, and deploy content changes to your Magento store. Instead of editing content live and hoping for the best, you group your changes into releases, preview them together, and deploy when you're ready.
What you'll need
- A Magento 2 store — Open Source or Adobe Commerce, version 2.4.x
- Admin access — to install the companion module and create API credentials
- A MageDrop account — sign up for free
How it works
MageDrop has two parts:
- The SaaS dashboard (this website) — where you create releases, manage schedules, and view your staged changes.
- The Magento module (Limely_MageDrop) — a lightweight companion module installed on your Magento store via Composer. It adds a MageDrop button in the admin for staging and previewing content changes.
The module sends only the changed fields (deltas) to the SaaS — no full database sync, no data duplication. Your store's data stays on your server.
Quick start
- Connect your Magento store — add your store URL and API credentials
- Install the companion module — copy the module files and configure
- Create your first release — give it a name and optionally set a schedule
- Stage some changes — edit content in Magento admin and use Save & Stage
- Preview — see all your changes live on the frontend
- Deploy — push all changes live with one click
What can you stage?
| Entity | What you can change |
|---|---|
| CMS Pages | Title, content (Page Builder), meta data, status |
| CMS Blocks | Title, content, status |