Download the PHP package egsn/store-intelligence without Composer

On this page you can find all versions of the php package egsn/store-intelligence. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package store-intelligence

Egsn_StoreIntelligence

Módulo de diagnóstico e otimização de lojas Magento 2 alimentado por IA. Coleta métricas de performance, erros e vendas através de 30 collectors e envia os dados para um provedor de IA (Claude, OpenAI ou Gemini) para gerar análises, recomendações prioritizadas e estimativas de impacto.

Requisitos

Instalação

Via Composer:

Configuração

Lojas > Configurações > Egsn > Store Intelligence

Seção Campo Descrição
Geral Provedor de IA Claude, OpenAI ou Gemini
Geral API Key Gemini Chave do Google AI Studio
Geral API Key Claude Chave da API Anthropic
Geral API Key OpenAI Chave da API OpenAI
Geral Escopo da Análise Global ou restrito a um website (collectors de vendas/pedidos)
Geral Orçamento mensal de tokens Limite de tokens de IA por mês; ao atingir, a análise continua sem resumo de IA (0 = sem limite)
Agendamento Habilitado Ativa análise automática via cron
Agendamento Frequência Diária, semanal ou mensal
Agendamento Janela de execução Horário de início/fim (ex: 01:00–05:00)
Limites Dias sem venda Threshold para produtos sem venda (padrão: 90 dias)
Limites Meses inativo Threshold para clientes inativos (padrão: 12 meses)
Email Habilitado Envio de relatório por email após análise
Email Destinatários Lista de emails separados por linha
Webhook Habilitado POST JSON {"text": "..."} ao concluir cada análise (compatível com Slack/Teams)
Webhook URL Endpoint do incoming webhook

Consumers via cron: configure o cron_consumers_runner no app/etc/env.php (cron_run: true + consumers_wait_for_messages: 0) para o Magento reciclar o consumer egsn.store.intelligence.consumer automaticamente — evita daemons com código antigo em memória após deploys.

Funcionalidades

Collectors disponíveis

Performance

Erros

Vendas

Changelog

Todas as mudanças relevantes deste módulo são documentadas neste arquivo. O formato segue boas práticas inspiradas em Keep a Changelog e Semantic Versioning.

[Unreleased]

Changed

Added

Fixed

[1.1.0] - 2026-07-16

Fixed

Added

Changed

Fixed

[1.0.0] - 2026-06-25 - EGSN-0000

Added

Licença

OSL-3.0 / AFL-3.0

Apoie o projeto

Este módulo é gratuito e mantido nas horas vagas. Se ele te poupou tempo ou dinheiro, considere fazer uma doação via PIX:

Chave PIX (CNPJ): 49.168.504/0001-04   

Aponte a câmera do seu banco para o QR Code acima ou use a chave copia-e-cola. Qualquer valor ajuda a manter o desenvolvimento e o suporte ativos. Obrigado! 🙏

Qualquer dúvida ou sugestão, entre em contato pelo email: [email protected] ou por Whatsapp: +55 (21) 98653-0487


All versions of store-intelligence with dependencies

PHP Build Version
Package Version
Requires php Version ~8.2.0||~8.3.0||~8.4.0
magento/framework Version 103.0.*
magento/module-backend Version 102.0.*
magento/module-catalog Version 104.0.*
magento/module-sales Version 103.0.*
magento/module-customer Version 103.0.*
magento/module-config Version 101.2.*
magento/module-message-queue Version 100.4.*
magento/module-graph-ql Version 100.4.*
magento/module-authorization Version 100.4.*
magento/module-store Version 101.1.*
guzzlehttp/guzzle Version ^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package egsn/store-intelligence contains the following files

Loading the files please wait ...