4 Extensions  ·  Open Source  ·  AI-Powered

Build Smarter
Magento Stores

Production-ready AI extensions for Magento 2. Fraud prevention, automated testing, demand forecasting — powered by real AI.

4Extensions
3AI Providers
FreeOpen Source
2.4.6+Magento
Order IntelligenceAdmin AssistantRelease GuardianStockSenseGemini AIOpenAIClaudeMagento 2.4.6+PHP 8.1+Open SourceOrder IntelligenceAdmin AssistantRelease GuardianStockSenseGemini AIOpenAIClaudeMagento 2.4.6+PHP 8.1+Open Source

Everything your store needs

Open source, production-ready, and AI-native. Install via Composer in minutes.

NEW

Order Intelligence

AI fraud detection with a 7-rule scoring engine. Auto-hold suspicious orders, BNPL protection, velocity tracking, and full ROI dashboard.

AIFraudBNPLAnalytics
View on GitHub

Admin Assistant

AI-powered help button on every Magento config field. Explain settings in plain English, get recommendations, powered by Gemini or OpenAI.

AIAdminUX
View on GitHub

Release Guardian

Automated smoke & full test runner with AI failure analysis. CLI + admin dashboard. Catch regressions before they reach production.

AITestingCI/CD
View on GitHub

StockSense

AI demand forecasting and stockout prediction. Daily cron analysis, alert thresholds, reorder recommendations with LLM-generated insights.

AIInventoryForecasting
View on GitHub

Your AI provider,
your choice

All Minsar extensions support three AI providers out of the box. Switch between them in Stores → Configuration without touching code.

Google Geminigemini-2.5-flash
OpenAIgpt-3.5-turbo
Claudeclaude-sonnet-4-6
Step 01
Configure your provider
Enter your API key in Stores → Configuration → Minsar. Choose Gemini, OpenAI, or Claude per module.
Step 02
AI runs automatically
Each extension calls the AI at the right moment — order placement, test failure, stockout alert — with full context.
Step 03
Get actionable insights
Plain-language summaries, risk scores, reorder recommendations, and failure analysis directly in the Magento admin.

Built the right way

Not just another extension shop — a principled approach to AI-native Magento development.

Real AI, Not Buzzwords

Every module has a live API call to Gemini, OpenAI, or Claude — configurable in admin. No stubs, no simulated AI.

Open Source & Auditable

Full source on GitHub. Read every line, fork, extend, or contribute. No license fees, no black boxes.

Production Grade

Declarative schema, DI-compliant, observer pattern, proper ACL — built to Magento coding standards.

Magento 2.4.6+ Ready

Tested on PHP 8.1+, MySQL 8.0. Compatible with latest security patches and CE/EE editions.

Start in 2 minutes

Install via Composer, run setup:upgrade, configure your AI key.

bash
$composer require minsar/magento2-ai-order-intelligence
$php bin/magento setup:upgrade
$php bin/magento cache:flush
# Configure AI key in Stores → Configuration → Minsar
✓ Ready. AI fraud detection is now active.
View on GitHubRead the Docs