matomo-org/matomo

Improve Exported file names

オープン

#7,308 opened on 2015/02/26

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (2,894 件のフォーク)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (21,803 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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"

コントリビューターガイド