定制 netresearch/agent-typo3-extension-upgrade 二次开发

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

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

netresearch/agent-typo3-extension-upgrade

Composer 安装命令:

composer require netresearch/agent-typo3-extension-upgrade

包简介

Netresearch AI skill for TYPO3 extension upgrades to newer LTS versions

README 文档

README

A Claude Code skill for systematically upgrading TYPO3 extensions to newer LTS versions.

Developed by Netresearch DTT GmbH

🔌 Compatibility

This is an Agent Skill following the open standard originally developed by Anthropic and released for cross-platform use.

Supported Platforms:

  • ✅ Claude Code (Anthropic)
  • ✅ Cursor
  • ✅ GitHub Copilot
  • ✅ Other skills-compatible AI agents

Skills are portable packages of procedural knowledge that work across any AI agent supporting the Agent Skills specification.

Overview

This skill guides extension developers through upgrading TYPO3 extensions (third-party or custom) to newer TYPO3 LTS versions with modern PHP compatibility. It covers:

  • Extension Scanner - Backend module for diagnosing deprecated/removed APIs
  • Rector - Automated PHP code migrations
  • Fractor - Automated non-PHP file migrations (FlexForms, TypoScript, YAML, Fluid)
  • PHPStan - Static analysis
  • PHPUnit - Testing framework setup

Scope

This skill is for extension developers upgrading extension code. It does NOT cover:

  • Upgrading TYPO3 project installations
  • TYPO3 core upgrades
  • Site/instance migrations

Supported Upgrade Paths

From To Status
v7 v8 Documented
v8 v9 Documented
v9 v10 Documented
v10 v11 Documented
v11 v12 Documented
v12 v13 Documented
v13 v14 Monitoring
v12 v12+v13 (dual) Documented

Installation

Marketplace (Recommended)

Add the Netresearch marketplace once, then browse and install skills:

# Claude Code
/plugin marketplace add netresearch/claude-code-marketplace

npx (skills.sh)

Install with any Agent Skills-compatible agent:

npx skills add https://github.com/netresearch/typo3-extension-upgrade-skill --skill typo3-extension-upgrade

Download Release

Download the latest release and extract to your agent's skills directory.

Git Clone

git clone https://github.com/netresearch/typo3-extension-upgrade-skill.git

Composer (PHP Projects)

composer require netresearch/typo3-extension-upgrade-skill

Requires netresearch/composer-agent-skill-plugin.

Usage

The skill activates automatically when Claude detects:

  • TYPO3 extension upgrade requests
  • Compatibility issues with newer TYPO3 versions
  • Extension modernization tasks

Example prompts:

  • "Upgrade this extension to TYPO3 v13"
  • "Make this extension compatible with TYPO3 12 and 13"
  • "Fix the deprecated API usage in this TYPO3 extension"

Contents

typo3-extension-upgrade-skill/
├── SKILL.md                 # Main skill instructions
├── README.md                # This file
├── assets/                  # Configuration templates
│   ├── rector.php           # Rector configuration
│   ├── fractor.php          # Fractor configuration
│   ├── phpstan.neon         # PHPStan configuration
│   ├── phpunit.xml          # PHPUnit configuration
│   └── .php-cs-fixer.php    # PHP-CS-Fixer configuration
└── references/              # Detailed documentation
    ├── api-changes.md       # Version-specific API migrations (v7-v14)
    └── pre-upgrade.md       # Pre-upgrade checklist

Key Resources

Official TYPO3 Changelogs

Tools

Author

Netresearch DTT GmbH https://www.netresearch.de/

Netresearch is a Leipzig-based technology company specializing in e-commerce, logistics, and TYPO3 solutions. With extensive experience in TYPO3 extension development and maintenance, Netresearch contributes to the TYPO3 ecosystem through open-source extensions and community involvement.

License

This project uses split licensing:

  • Code (scripts, workflows, configs): MIT
  • Content (skill definitions, documentation, references): CC-BY-SA-4.0

See the individual license files for full terms.

Credits

Developed and maintained by Netresearch DTT GmbH.

netresearch/agent-typo3-extension-upgrade 适用场景与选型建议

netresearch/agent-typo3-extension-upgrade 是一款 基于 Shell 开发的 Composer 扩展包,目前已累计 9 次下载、GitHub Stars 达 9, 最近一次更新时间为 2025 年 12 月 16 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 netresearch/agent-typo3-extension-upgrade 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 netresearch/agent-typo3-extension-upgrade 我们能提供哪些服务?
定制开发 / 二次开发

基于 netresearch/agent-typo3-extension-upgrade 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

  • Stars: 9
  • Watchers: 1
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: (MIT AND CC-BY-SA-4.0) 9eee3c7bdb8aaff8413cb19604db6b48f71d7692
  • 更新时间: 2025-12-16