manja/typo3-storage-connector
Composer 安装命令:
composer require manja/typo3-storage-connector
包简介
Provides a Manja driver for TYPO3 File Abstraction Layer.
README 文档
README
This extension provides the necessary interfaces to connect a TYPO3 instance to Manja Digital Asset Management
Includes Manja API 4.0
Requirements
- TYPO3 CMS 11.5
- PHP >= 7.4
License
This TYPO3 extension is licensed under GPL version 2 or any later version.
Installation
Install via Composer
Extension will be available at packagist you can require it via composer
composer require manja/typo3-storage-connector
Add Database changes after installation
composer exec typo3cms database:update
Add file storage
To connect Manja Digital Asset Management with TYPO3 you need to create a new file storage at root level.
Name your new file storage and select Manja Digital Asset Management as driver, which will open further fields to setup your file storage.
Setup your file storage with given credientlials in first tab General for at least host, port, username, password, client id and tree id.
Settings for timeout, stream timeout, use SSL, and use session has default values, which can be modified.
Checkbox for Is default storage is not enabled by default.
Normally folder fileadmin is auto created and the default storage.
Checkbox for Automaticly extract metadata after upload is enabled by default.
Enter Folder for manipulated and temporary images etc. for temporary folder of processed files. The entered value needs to be in the form {storageId}:/{path/tho/folder}
where {storageId} must be the ID of a writable storage. If you leave it empty, or set it to a wrong value, a warning is shown and a default value of 0:/typo3temp/assets/_processed_manja will be used.
Any file from Manja server which is used in any modified versions (croped, resized, etc.) will be stored automaticly by TYPO3 in this folder.
Checkbox for is writable in tab Access capabilities has no effect, cause this file storage driver does not support modification of files at Manja server via TYPO3 backend.
Configure Mapping of metadata
If any document is loaded from the Manja Server to TYPO3, the extension downloads also basic Metadata Fields of the document and writes them into TYPO3 Database. The field Mapping has a defaulot configuration, you might want to change this in Tab Metadata.

Configure MetaData Mapping
Add file mount and access for editors
For backend editors (if you have) you usually need to add file mounts to get access to such folders inside your file storage.
Therefore you should create a new file mount entry in your TYPO3 root level.
Enter a label name and select your newly created file storage from the list.
Add settings for file mount and select a folder which exists at Manja server, to grant access for editors. The first entry / is for root level and all its subfolders.
Add your newly created file mount to backend editors access settings, which can be edited for each editor separately or by its group at root level.
Access files and folder at Manja server
In TYPO3 backend modul Filelist editors have access to all file mounts and its subfolders, which are configurated.
First time you select folders from Manja server, it will take extra time to load images from server and generate thumbnails for preview in TYPO3 backend, if you have choosen to show thumbnails in your profile.
Such files and folders can be reached also in Filebrowser, which comes up, if editors want to add or select media files to any content element.
Files and folders from Manja Server are readable only and not editable via TYPO3 - therefore all folders has a locked symbol.
The search in Filelist and Filebrowser searches for file name only per default in TYPO3. To search and sort by further informations you need a thirdparty extension for your TYPO3 installation.
Changelog
2.0.0
BREAKING CHANGES
- [TASK] Drop support for TYPO3 < 8.7 and PHP < 7.2
OTHER CHANGES
- [FEATURE] Add metaData Mapping to driver configuration
- [FIX] Fix problems with _processed_ folder
Development
Manja Digital Asset Management
IT-Service Robert Frunzke www.manjadigital.de
Developers
Robert Frunzke mail@manjadigital.de
Martin Hoff m.hoff@manjadigital.de
Falk Röder mail@falk-roeder.de
Jörg Kummer service@enobe.de
Git repository
Private repository at gitlab during development.
A public repository is planned by manjadigital.
manja/typo3-storage-connector 适用场景与选型建议
manja/typo3-storage-connector 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 08 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「typo3」 「TYPO3 CMS」 「digital asset management」 「manja」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 manja/typo3-storage-connector 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 manja/typo3-storage-connector 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 manja/typo3-storage-connector 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.
An interactive tour through the TYPO3 backend.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 15
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-08-26







