amdeu/typo3-copy-presets
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
-
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")
-
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
headerfield of each element will be used as the title in the wizard
-
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
- Go to the Web > Page module
- Next to any "Create new content" button, you'll see a "Copy Preset" button
- Click it to open the wizard
- Select the group/tab on the left
- Click on the preset you want to copy
- 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.
amdeu/typo3-copy-presets 适用场景与选型建议
amdeu/typo3-copy-presets 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 44 次下载、GitHub Stars 达 7, 最近一次更新时间为 2025 年 11 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 amdeu/typo3-copy-presets 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 amdeu/typo3-copy-presets 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 44
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-11-13