Implement csv export for facebook ads

This commit is contained in:
Björn Fromme
2018-09-24 16:00:58 +02:00
parent f081305c33
commit cae985638d
10 changed files with 147 additions and 70 deletions
+1
View File
@@ -170,6 +170,7 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
[
'GETvar' => 'type',
'valueMap' => [
'csv' => 1979,
'xml' => 1972,
'excel' => 1984,
],