定制 squadkin/module-squadexaai 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

squadkin/module-squadexaai

最新稳定版本:1.0.0

Composer 安装命令:

composer require squadkin/module-squadexaai

包简介

SquadexaAI - AI Product Builder, Product Generator, Product Creator

README 文档

README

squadkintechnologies/module-squadexaai

Copyright © 2025 Squadkin Technologies Pvt. Ltd. All Rights Reserved.
PROPRIETARY SOFTWARE – DO NOT COPY OR DISTRIBUTE

This module is the official and exclusive Magento 2 integration for SquadexaAI, Squadkin's AI-driven product content generation platform. The extension connects Magento merchants to SquadexaAI so they can create product descriptions, attributes, and media-ready content directly inside the Magento admin.

Please review LICENSE.txt and COPYING.txt for full license details.

Introduction

SquadexaAI delivers AI-powered product creation tools to Magento merchants. The extension provides a complete admin experience for authenticating with SquadexaAI, generating single or bulk products, reviewing generation history, and exporting data for catalog operations.

Key Features

  • AI Product Generation – Create product titles, descriptions, SEO data, and attributes using SquadexaAI models from within Magento.
  • Bulk & CSV Workflows – Generate multiple products at once and download structured CSV outputs for further processing.
  • Usage Dashboard – Monitor API usage, plan limits, recent activity logs, and processing statistics.
  • Admin Tools Integration – Custom admin menus, grids, and UI components that blend seamlessly with Magento backend UX.
  • Secure Authentication – OAuth/API key workflow with encrypted credential storage inside Magento.
  • Activity Tracking – Detailed logs for generation jobs, word counts, processing times, and endpoints.

Dependencies & Requirements

  • Magento Version: 2.4.x or newer (tested on Magento 2.4.8)
  • PHP Version: 8.0+
  • Magento Modules: Magento_Backend, Magento_Catalog, Magento_Ui
  • Squadkin Base Module: Squadkin_Base (provides shared menu + branding)
  • SquadexaAI Account: Active SquadexaAI subscription with API access.
    • Create/manage your account and plans via the SquadexaAI Pricing Portal.
    • Each Magento store that uses the extension needs its own API key generated from a SquadexaAI account.
  • Outbound HTTPS connectivity to https://squadexa.ai for API calls

Installation

For production environments, run deployment commands with the --keep-generated flag.

Important: Before configuring the module in Magento, make sure you have a SquadexaAI account and plan. API keys are issued inside the SquadexaAI dashboard after purchasing a plan at https://squadexa.ai/pricing.

Option 1: Composer (Recommended)

  1. Configure the Packagist repository in your Magento root directory:
    composer config repositories.packagist composer https://packagist.org
  2. Require the modules (Base module is required as a dependency):
    composer require squadkintechnologies/module-squadexaai
  3. Enable the module:
    php bin/magento module:enable Squadkin_SquadexaAI
  4. Run setup upgrade:
    php bin/magento setup:upgrade
  5. Deploy static content if required:
    php bin/magento setup:static-content:deploy -f
  6. Flush cache:
    php bin/magento cache:flush

Option 2: Manual (Zip/Tar)

  1. Copy the contents to app/code/Squadkin/SquadexaAI.
  2. Enable the module:
    php bin/magento module:enable Squadkin_SquadexaAI
  3. Run setup upgrade:
    php bin/magento setup:upgrade
  4. Deploy static content if required:
    php bin/magento setup:static-content:deploy -f
  5. Flush cache:
    php bin/magento cache:flush

License

This software is proprietary and confidential. Unauthorized copying, distribution, resale, or reverse engineering is strictly prohibited and will be prosecuted to the maximum extent permitted under law. Refer to LICENSE.txt for the complete license agreement.

Support

For licensing, technical assistance, or enterprise onboarding:

Copyright

© 2025 Squadkin Technologies Pvt. Ltd. All rights reserved. This extension is protected by international copyright and intellectual property laws.

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-11-24