squadkin / module-squadexaai
SquadexaAI - AI Product Builder, Product Generator, Product Creator
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/squadkin/module-squadexaai
Requires
- php: >=8.0
- squadkin/module-base: *
This package is auto-updated.
Last update: 2025-12-17 06:44:05 UTC
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.aifor API calls
Installation
For production environments, run deployment commands with the
--keep-generatedflag.
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)
- Configure the Packagist repository in your Magento root directory:
composer config repositories.packagist composer https://packagist.org
- Require the modules (Base module is required as a dependency):
composer require squadkintechnologies/module-squadexaai
- Enable the module:
php bin/magento module:enable Squadkin_SquadexaAI
- Run setup upgrade:
php bin/magento setup:upgrade
- Deploy static content if required:
php bin/magento setup:static-content:deploy -f
- Flush cache:
php bin/magento cache:flush
Option 2: Manual (Zip/Tar)
- Copy the contents to
app/code/Squadkin/SquadexaAI. - Enable the module:
php bin/magento module:enable Squadkin_SquadexaAI
- Run setup upgrade:
php bin/magento setup:upgrade
- Deploy static content if required:
php bin/magento setup:static-content:deploy -f
- 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:
- Company: Squadkin Technologies Pvt. Ltd.
- Email: support@squadkin.com
- Website: https://www.squadkin.com/
Copyright
© 2025 Squadkin Technologies Pvt. Ltd. All rights reserved. This extension is protected by international copyright and intellectual property laws.