lukaschel/pimcore-data-save-handler
Composer 安装命令:
composer require lukaschel/pimcore-data-save-handler
包简介
Pimcore bundle to automate data object storaging
README 文档
README
With this bundle its possible to automate storaging of pimcore data objects. This means automatic namescheming and folder building.
Installation
"require" : { "lukaschel/pimcore-data-save-handler" : "~1.0.0" }
Usage
The bundle listens on the pimcore.dataobject.preUpdate Event so it is possible to build folders and names by data object fields.
pimcore_data_save_handler: custom_save_handling: Pimcore\Model\DataObject\TestObject: key: '{email}' path: '/test/{domain}/'
Copyright and license
For licensing details please visit LICENSE.md
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2019-03-20