matomo-org/matomo

Improve Exported file names

Offen

#7.308 geöffnet am 26.02.2015

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (2.894 Forks)batch import
EnhancementHelp wanted

Repository-Metriken

Stars
 (21.803 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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"

Contributor Guide