mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
17 lines
431 B
Markdown
17 lines
431 B
Markdown
# LiveSync Plugin
|
|
|
|
The LiveSync plugin provides a framework for exporting Indico event data to
|
|
external services, typically to provide advanced search functionality.
|
|
|
|
## Changelog
|
|
|
|
### 3.0.1
|
|
|
|
- Add `indico livesync enqueue` CLI 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
|