Get MageCopilot
for free
Fill in the form below and we'll send the download link and installation instructions directly to your inbox.
What's included in Community
Request your download link
You're all set!
Download the module and follow the instructions below.
A Via Composer (recommended)
# 1. Copy the ZIP to your Magento root and run:
composer config repositories.magecopilot artifact ./
composer require magecopilot/module-core:1.0.0
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
B Manual install
1. Extract the ZIP into app/code/MageCopilot/Core/
2. From your Magento root run:
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
C Get your free Gemini API key
MageCopilot works with Gemini (free tier available), OpenAI, Anthropic, or a local Ollama instance.
Get a free Gemini API key at Google AI Studio ↗Need RAG, Business Intelligence, or unlimited Workflows? Upgrade to Pro or Enterprise →