matomo-org/matomo

Improve Exported file names

Open

#7,308 建立於 2015年2月26日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)PHP (21,513 star) (2,847 fork)batch import
EnhancementHelp wanted

描述

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"

貢獻者指南

Improve Exported file names · matomo-org/matomo#7308 | Good First Issue