Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 3.34 KB

README_zh_Hans.md

File metadata and controls

81 lines (58 loc) · 3.34 KB

YunoHost 上的 Indico

集成程度 工作状态 维护状态

使用 YunoHost 安装 Indico

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Indico。
如果您还没有 YunoHost,请参阅指南了解如何安装它。

概况

Indico

Indico is:

  • 🗓 a general-purpose event management tool;
  • 🌍 fully web-based;
  • 🧩 feature-rich but also extensible through the use of plugins;
  • ⚖️ Open-Source Software under the MIT License;
  • made at CERN, the place where the web was born!

What does it do?

Indico's main features are:

  • a powerful and flexible hierarchical content management system for events;
  • a full-blown conference organization workflow with:
    • 📢 Call for Abstracts and abstract reviewing modules;
    • 📝 flexible registration form creation and configuration;
    • 💰 integration with existing payment systems;
    • ✅ a paper reviewing workflow;
    • 🗓 a drag and drop timetable management interface;
    • 🎫 a simple badge editor with the possibility to print badges and tickets for participants;
  • tools for meeting management and archival of presentation materials;
  • a powerful room booking interface;
  • integration with existing video conferencing solutions;

A more detailed list can be found here. There is also a video!

分发版本: 3.3.5~ynh3

演示: https://sandbox.getindico.io/

截图

Indico 的截图

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/indico_ynh/tree/testing --debug
或
sudo yunohost app upgrade indico -u https://github.com/YunoHost-Apps/indico_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps