Indico screenshot

Indico

Author Avatar Theme by Indico
Updated: 23 May 2025
1884 Stars

Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.

Categories

Overview:

Indico is a general-purpose event management tool developed at CERN. It is a fully web-based software that is open-source under the MIT License. Indico boasts a variety of features and is extensible through the use of plugins.

Features:

  • General-purpose event management tool
  • Fully web-based
  • Extensible through plugins
  • Hierarchical content management system for events
  • Conference organization workflow with abstract reviews, registration forms, payment system integration
  • Paper reviewing workflow
  • Timetable management interface with drag and drop functionality
  • Badge editor for printing participant badges and tickets
  • Room booking interface
  • Integration with video conferencing solutions

Installation:

To install Indico, follow these steps:

  1. Step 1: Clone the repository using git clone https://github.com/indico/indico.git
  2. Step 2: Install dependencies with pip install -r requirements.txt
  3. Step 3: Set up the database with indico db prepare
  4. Step 4: Run the application with indico run

Summary:

Indico is a powerful event management tool developed at CERN under the MIT License. It offers a range of features including conference organization, paper reviewing, timetable management, and integration with video conferencing solutions. With its extensible nature through plugins, Indico provides a comprehensive solution for event management needs.