Download the PHP package gtstudio/module-llmo without Composer
On this page you can find all versions of the php package gtstudio/module-llmo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gtstudio/module-llmo
More information about gtstudio/module-llmo
Files in gtstudio/module-llmo
Download gtstudio/module-llmo
More information about gtstudio/module-llmo
Files in gtstudio/module-llmo
Vendor gtstudio
Package module-llmo
Short Description LLMO (Large Language Model Optimization) for Magento 2. ACP-style product feed, schema validation, AI crawler controls, AI-ready content fields, attribution and conversion tracking, campaign abstraction for AI ads, and an LLMO visibility dashboard.
License MIT
Package module-llmo
Short Description LLMO (Large Language Model Optimization) for Magento 2. ACP-style product feed, schema validation, AI crawler controls, AI-ready content fields, attribution and conversion tracking, campaign abstraction for AI ads, and an LLMO visibility dashboard.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-llmo
Gtstudio_Llmo
Large Language Model Optimization (LLMO) for Magento 2 — the AI-shopping equivalent of SEO. Surfaces your catalog to ChatGPT, Claude, Perplexity, Google AI Overviews, and emerging agentic-commerce platforms via a structured product feed; controls which AI crawlers are allowed; attributes orders to AI traffic; and reports visibility on a dedicated dashboard.
AI Studio Ecosystem
Part of the AI Studio suite for Magento 2. See all modules:
| Module | Repository | Description |
|---|---|---|
| Gtstudio_AiConnector | module-aiconnector | Core AI provider abstraction |
| Gtstudio_AiAgents | module-ai-agents | Agent & tool orchestration, cron scheduling, execution log |
| Gtstudio_AiWidgets | module-ai-widgets | Floating admin chat widget + PageBuilder AI generator |
| Gtstudio_AiDataQuery | module-ai-data-query | Natural-language store analytics (privacy-first) |
| Gtstudio_AiKnowledgeBase | module-ai-knowledge-base | Document upload & RAG retrieval for agents |
| Gtstudio_AiDashboard | module-ai-dashboard | AI-powered KPI dashboard with ML insights |
| Gtstudio_Llmo | (this module) | LLMO product feed, AI crawler controls, attribution, visibility dashboard |
What It Does
- ACP-style product feed — exports the catalog as a structured JSON feed modeled on the Agentic Commerce Protocol. Pluggable exporters for future targets (Perplexity Ads, Google AI Shopping, etc.).
- Feed validation — ships a JSON Schema for ACP and runs quality checks (missing images, short descriptions, duplicate IDs); validation history persisted.
- AI crawler controls — picks which AI bots (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, …) are allowed in
robots.txtand logs every hit. - AI-ready content fields — adds 5 EAV product attributes (
llmo_ai_summary,llmo_ai_keywords,llmo_ai_use_cases,llmo_ai_faq,llmo_excluded_from_feed) flowing into the feed. - Attribution & conversion tracking — captures UTM parameters and AI-bot referrers on first touch, persists them on
sales_order, and writes a denormalized event table for fast dashboard reads. - Campaign / export abstraction — DB-backed campaign records reference exporters in a registry pool; foundation for future paid-AI-ads adapters.
- LLMO dashboard — feed health, crawler activity, attribution funnel, and top products by AI source. Cron-built, cache-aside, optional AI insights via
Gtstudio_AiAgents.
Requirements
- Magento 2.4.4+
- PHP 8.1+
gtstudio/module-aiconnectorgtstudio/module-ai-agents
Installation
Configuration
Stores → Configuration → Service → LLMO
- General → Enable LLMO — master switch.
- Product Feed — builder page size, rebuild cron schedule.
- AI Crawler Controls — allowed bots multiselect, extra
robots.txtdirectives, hit-log sampling rate. - Dashboard — snapshot TTL, rebuild cron schedule.
Admin
AI Studio → LLMO
- Dashboard — visibility snapshot.
- Product Feed — run history, manual rebuild.
- Validation Log — schema + quality validation runs.
- Crawlers — hit log per bot.
- Attribution — conversion events by AI source.
- Campaigns — export-target CRUD.
- Settings — direct link to system config.
License
MIT — see LICENSE.
All versions of module-llmo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
magento/framework Version >=2.4.4
gtstudio/module-aiconnector Version >=1.0.0
magento/framework Version >=2.4.4
gtstudio/module-aiconnector Version >=1.0.0
The package gtstudio/module-llmo contains the following files
Loading the files please wait ...