riconet/t3-extension-social-clubs-events

此扩展将扩展'rico_social_clubs'与扩展'rico_events'连接起来。

安装: 658

依赖者: 0

建议者: 0

安全: 0

类型:typo3-cms-extension

2.0.3 2022-06-14 14:12 UTC

This package is auto-updated.

Last update: 2024-09-14 19:14:53 UTC


README

此扩展将扩展rico_social_clubs与扩展rico_events连接起来。

依赖关系

  • typo3/cms-core: ^10.4
  • parsecsv/php-parsecsv: 1.2.*
  • riconet/t3-extension-social-clubs: ^2.0
  • riconet/t3-extension-events: ^5.0
  • riconet/t3-extension-directory: ^3.0

安装

  • 通过扩展模块激活扩展。
  • 包含静态typo脚本文件。

命令

导出命令

此命令允许您将事件数据导出为CSV文件。

vendor/bin/typo3 rico_social_clubs_events:export ###_START_YEAR_### ###_PIDS_###
参数描述
###_STARTYEAR###搜索事件开始的年份(例如:2020)。
###PIDS###pid列表(例如:"12,155"或"123")

文件将存储在fileadmin/export中。