matomo-org/matomo

Improve Exported file names

Open

#7308 aperta il 26 feb 2015

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)PHP (2847 fork)batch import
EnhancementHelp wanted

Metriche repository

Star
 (21.513 star)
Metriche merge PR
 (Merge medio 8g 11h) (106 PR mergiate in 30 g)

Descrizione

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"

Guida contributor