visol/powermail-exportperms
Composer 安装命令:
composer require visol/powermail-exportperms
包简介
Powermail Export Permissions
README 文档
README
By default, an editor who has read access to a page in TYPO3, access to Powermail mails and answers and permissions to use the Powermail module can read and export the submitted form data. If you're working with a page where every editor can see every page but only edit those he has permissions for, this might not be desirable.
This simple extension hooks into the Powermail and the List module and check for write access to the page. If there is no write access, the mails cannot be exported.
Compatibility and Maintenance
This package is currently maintained for the following versions:
| TYPO3 Version | Package Version | Branch | Maintained |
|---|---|---|---|
| TYPO3 13.4.x | 4.x | master | Yes |
| TYPO3 11.5.x | 3.x | v11 | No |
| TYPO3 8.7.x | 2.x | - | No |
| TYPO3 6.2.x | 1.x | - | No |
Installation
Get it from composer:
composer require visol/powermail-exportperms
Usage
The list view doesn't display records from the tables tx_powermail_domain_model_mails and tx_powermail_domain_model answers if the user doesn't have at least content editing permissions on a page. This is done by using a hook in the TYPO3 core.
The template typo3/vendor/in2code/powermail/Resources/Private/Templates/Module/List.html will be overridden by
powermail_exportperms/Resources/Private/TemplateOverrides/Templates/Module/List.html
by $GLOBALS['TYPO3_CONF_VARS']['BE']['defaultPageTSconfig'] .= chr(10) . 'templates.in2code/powermail.1752658658 = visol/powermail-exportperms:Resources/Private/TemplateOverrides'; defined in ext_localconf.php
Security considerations
Be aware that this extension merely hides records from the user. It does not prevent fetching the records with other views providing database listing or by manipulating URL parameters from the edit/show record functionalities in the TYPO3 backend.
Do not use the extension if you are obliged to make the records completely inaccessible for a user.
Requirements
- TYPO3 13 LTS+
- Tested with Powermail 13
visol/powermail-exportperms 适用场景与选型建议
visol/powermail-exportperms 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 5.1k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 02 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 visol/powermail-exportperms 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 visol/powermail-exportperms 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 5.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-02-02