matomo-org/matomo

Improve Exported file names

开放

#7,308 创建于 2015年2月26日

 (5 条评论) (0 个反应) (0 位负责人)PHP (2,894 个派生)batch import
EnhancementHelp wanted

仓库指标

星标
 (21,803 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently, when you export custom variables in CSV or TSV, you get a file name like: "Piwik Exporter _ _ [start date] - [end date] .csv"

It would be a nice feature to have an extra GET variable to name the file. Example: "downloadName=mySpecialReport" would give: "Piwik Exporter _ mySpecialReport _ [start date] - [end date] .csv"

贡献者指南