discourse-data-explorer/config
David Battersby 705753216c
FEATURE: Allow data explorer query result to be sent as recurring PM (#233)
This feature enables admins to create reports automatically based on a recurring schedule.

It introduces a new automation script that includes the new email_group_user field added to discourse-automation, along with a query_id and query_params to pass in parameters to the existing data explorer query.

The output of the report will be sent via pm (as a markdown table) to the recipients entered within the automation script.

The automation (supports individual users, email addresses and groups).
2023-03-24 16:38:42 +08:00
..
locales FEATURE: Allow data explorer query result to be sent as recurring PM (#233) 2023-03-24 16:38:42 +08:00
routes.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
settings.yml FEATURE: Move query limit to hidden site setting (#153) 2022-01-19 12:27:21 +10:00