Additional fields in the content export

Created on 28 June 2024, 5 months ago
Updated 10 September 2024, 2 months ago

Problem/Motivation

it would be interesting for Site Managers to have further fields to enable greater filtering & analysis in the CSV Export File.

  • Content Type (Topic, event etc.)
  • Topic Type
  • Event Type
  • Event Number of Enrollees (including anonymous enrollees)
  • Tags (Content tags applied)

Steps to reproduce

  • Go to content page /admin/content
  • Choos content for export
  • Select action "Export the selected content to CSV"
  • Click. the "Aplly to selected item" button
  • Download CSV file and check if all column exists and has the correct value

Proposed resolution

Add extra ContentExportPlugins for:

  • Topic Type (empty if the content is not a Topic)
  • Event Type (empty if the content is not an Event)
  • Event Enrollees (number of enrollees with an account)
  • Event Enrollees Anonymous (number of anonymous enrollees)
  • Content Tags (all tags are listed, no parent-child reference necessary)
✨ Feature request
Status

Fixed

Version

13.0

Component

Code (back-end)

Created by

πŸ‡ΊπŸ‡¦Ukraine maksym fedorchuk Rivne

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024