定制 squadkin/module-base 二次开发

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

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

squadkin/module-base

最新稳定版本:1.0.0

Composer 安装命令:

composer require squadkin/module-base

包简介

Squadkin Technologies Base Module

README 文档

README

Copyright (c) 2025 Squadkin. All Rights Reserved.

PROPRIETARY SOFTWARE - DO NOT COPY OR DISTRIBUTE

Overview

Squadkin Base is a proprietary Magento 2 extension that provides core infrastructure and foundation functionality for all Squadkin modules. This module serves as the base layer for Squadkin extensions, specifically designed for integration with SquadexaAI - our exclusive AI-powered product generation platform.

This module is unique in the market and is the only authorized base module for Squadkin extensions.

Main Functionalities

  • Base Infrastructure: Provides core foundation for all Squadkin Magento 2 extensions
  • Admin Menu Integration: Creates the main "Squadkin" menu item in Magento admin sidebar
  • Extension Foundation: Serves as the base module for SquadexaAI and other Squadkin extensions

Module Structure

  • PSR-4 autoloading support
  • Magento 2 coding standards compliance
  • Proper module registration and configuration

Installation

* = in production please use the --keep-generated option

Composer Installation (Recommended)

  1. Add the module to your Composer repositories (private repository recommended)
  2. Require the package:
    composer require squadkintechnologies/module-base
  3. Enable the module:
    php bin/magento module:enable Squadkin_Base
  4. Apply database updates:
    php bin/magento setup:upgrade
  5. Flush cache:
    php bin/magento cache:flush

Manual Installation (ZIP/TAR)

  1. Extract the module files to app/code/Squadkin/Base
  2. Enable the module:
    php bin/magento module:enable Squadkin_Base
  3. Apply database updates:
    php bin/magento setup:upgrade
  4. Flush cache:
    php bin/magento cache:flush

Requirements

  • Magento Version: 2.4.x or higher
  • PHP Version: 8.0 or higher
  • Magento Backend Module: Required

Module Dependencies

  • Magento_Backend - For admin menu functionality
  • Magento_Framework - Core Magento framework

License

This software is proprietary and confidential. All rights reserved.

UNAUTHORIZED COPYING, REPRODUCTION, DISTRIBUTION, OR USE OF THIS SOFTWARE, VIA ANY MEDIUM, IS STRICTLY PROHIBITED AND MAY RESULT IN SEVERE CIVIL AND CRIMINAL PENALTIES.

See LICENSE.txt for full license terms.

Support

For licensing inquiries, technical support, or questions:

Copyright

© 2025 Squadkin. All rights reserved.

This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.

Version

Current Version: 1.0.0

Changelog

Version 1.0.0

  • Initial release
  • Admin menu integration
  • Custom logo support
  • Base infrastructure for Squadkin extensions

统计信息

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

GitHub 信息

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

其他信息

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