https://github.com/indico/indico-plugins-cern
CERN-specific Indico plugins
https://github.com/indico/indico-plugins-cern
hacktoberfest indico
Last synced: 6 days ago
JSON representation
CERN-specific Indico plugins
- Host: GitHub
- URL: https://github.com/indico/indico-plugins-cern
- Owner: indico
- License: mit
- Created: 2017-11-08T10:12:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T18:23:53.000Z (18 days ago)
- Last Synced: 2025-04-30T19:36:49.971Z (18 days ago)
- Topics: hacktoberfest, indico
- Language: Python
- Homepage:
- Size: 5.56 MB
- Stars: 7
- Watchers: 8
- Forks: 27
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CERN Indico Plugins [![CI Status][ci-badge]][ci-link] [![License][license-badge]][license-link] [![Made at CERN!][cern-badge]][cern-link]
This repository contains all the CERN-specific plugins for [Indico][indico].
If you are looking for plugins for your own Indico instance, please go
to the [indico-plugins][indico-plugins] repo instead.Note that these plugins are used for integration with specific parts of
the CERN infrastructure, so installing them on your own Indico instance
is not recommended as they will not be usable there.We decided to make them public anyway, as they provide great examples
for more complex plugins and if you plan to write your own plugins, you
may benefit from looking at the code.These plugins are licensed under the MIT license.
## Note
In applying the MIT license, CERN does not waive the privileges and
immunities granted to it by virtue of its status as an Intergovernmental
Organization or submit itself to any jurisdiction.[ci-badge]: https://github.com/indico/indico-plugins-cern/actions/workflows/ci.yml/badge.svg
[ci-link]: https://github.com/indico/indico-plugins-cern/actions/workflows/ci.yml
[license-link]: https://github.com/indico/indico-plugins-cern/blob/master/LICENSE
[license-badge]: https://img.shields.io/github/license/indico/indico.svg
[cern-badge]: https://img.shields.io/badge/CERN-Open%20Source-%232980b9.svg
[cern-link]: https://home.cern
[indico]: https://github.com/indico/indico
[indico-plugins]: https://github.com/indico/indico-plugins