mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
LiveSync Plugin
The LiveSync plugin provides a framework for exporting Indico event data to external services, typically to provide advanced search functionality.
Changelog
3.2.1
- Adapt to Indico 3.2.6 changes
- Support Python 3.11
3.2
- Adapt to Indico 3.2 changes
3.1
- Adapt to Indico 3.1 changes
3.0.1
- Add
indico livesync enqueueCLI to manually add queue entries
3.0
- Initial release for Indico 3.0
- Major changes to improve efficiency and correctness of the data sent both during an initial data export and during queue runs