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"

貢獻者指南