amdeu/typo3-copy-presets 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

amdeu/typo3-copy-presets

最新稳定版本:1.1.1

Composer 安装命令:

composer require amdeu/typo3-copy-presets

包简介

Copy Presets - Quickly copy content from a list of presets

README 文档

README

Allows editors to quickly copy content elements from a list of "copy presets" in the page layout module.

Features

  • 📋 Quick Content Copying: Add a "Copy preset" button next to every "Create new content" button in the page module
  • 📁 Organized Presets: Group presets by page for easy organization
  • 🎨 Wizard Interface: Familiar wizard UI similar to the new content element wizard
  • 📦 Container Support: Full support for b13/container - copies containers with all children
  • 🛡️ Content Defender Compatibility: Respects Content Defender rules when displaying presets
  • Proper Copying: Uses TYPO3 DataHandler for correct copying including FAL references and IRRE relations

Requirements

  • TYPO3 v13.4 or v14.3

Usage

Setting up Copy Presets

  1. Create a Copy Preset Page:

    • Create a new page in your page tree
    • Set the page type to "Copy Preset Page" (doktype 3151625)
    • Name it descriptively (e.g., "Marketing Templates", "Standard Sections")
  2. Add Content Elements:

    • Add content elements to this page that you want to use as templates
    • These can be any content element type (text, images, containers, etc.)
    • The header field of each element will be used as the title in the wizard
  3. Organize Multiple Groups:

    • Create multiple Copy Preset Pages to organize your templates
    • Each page becomes a separate tab/group in the wizard

Using Copy Presets

  1. Go to the Web > Page module
  2. Next to any "Create new content" button, you'll see a "Copy Preset" button
  3. Click it to open the wizard
  4. Select the group/tab on the left
  5. Click on the preset you want to copy
  6. The element will be copied to the target position

Configuration

Extension Configuration in Backend:

System (Admin Tools in v13) > Settings > Extension Configuration > copy_presets

  • includeContainerChildrenInWizard: Include container child elements in preset list (excluded by default). When enabled, child elements of containers will also be listed as presets. When disabled, only the container itself will be listed as a preset.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-11-13