amdeu/typo3-copy-presets
最新稳定版本:1.0.0
Composer 安装命令:
composer require amdeu/typo3-copy-presets
包简介
Copy 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 higher
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
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-11-13