An open API service indexing awesome lists of open source software.

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

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