teufels/typo3-formlog-delete
Composer 安装命令:
composer require teufels/typo3-formlog-delete
包简介
TYPO3 extension that adds bulk delete functionality to the pagemachine/typo3-formlog backend module.
README 文档
README
[ ṯeufels ] Form log Delete
TYPO3 extension that adds bulk delete functionality to the pagemachine/typo3-formlog backend module, including permission control and confirmation dialog.
This version supports TYPO3
Composer support
composer req teufels/typo3-formlog-delete
Requirements
"pagemachine/typo3-formlog": "^2.6"
Notice
- Deletes are permanent (hard delete, bypasses TYPO3 recycle bin).
- The delete button only appears when at least one form log entry exists.
Quick Guide
1 — Grant permission
Backend users (non-admins) need the custom permission "FormLog Delete → Delete FormLog entries"
(Backend → Access → Backend Users → Edit → Custom Options).
Admin accounts always have access.
2 — Open the Form Log module
Navigate to Web → Form Log in the TYPO3 backend.
3 — (Optional) Apply filters
Use the column filter dropdowns or the date-range picker to narrow down the entries you want to delete.
The delete button turns yellow when filters are active, red when no filters are set (= all entries).
4 — Click Delete
A confirmation dialog shows:
- the number of entries that will be deleted
- the active filters (page, form identifier, date range)
- a prominent warning when no filters are active
Confirm with "Delete N entries" to permanently remove the records.
Changelog
[0.0.1] - 2026-06-26
- [INITAL] initial development
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-06-26