ephios is a web-based system to manage personnel taking part in multiple events. It focuses on a clean, mobile first interface for participants and flexible configuration options for planners. ephios was created by volunteers of german aid organizations and is used by medical services, volunteer organisations and professional associations, among others, to plan helpers at their events.
ephios is free and open-source software with a growing community and a german translation. We do offer paid hosting and support, feel free to reach out.
Welcome to ephios!
- Single Sign On (OIDC), user management, group based permissions
- Events with shifts, event types with default values for event-specific visibility
- powerful qualification system with flexibile per-shift requirement configuration options
- various signup flows, deadlines, disposition with comments
- track working hours with statistics and approval workflow
- bulk-copy events or export/print as pdf
- log of who made changes to users and eventsw
- progressive web app, calendar export, email and push notifications
- guests and federation, document upload, content pages, ...
- REST-API, plugin system, OAuth2 for external apps
ephios is built on the python django web framework with plain html/css/js and some uncompiled vue frontend components. Most of what you need to know to get started is in the documentation. We also offer managed hosting - feel free to reach out.
- deployment instructions (native and docker)
- a user guide explaining many of the features
- API documentation
- building plugins
Contributions to ephios are very welcome! Feel free to ask us for what can be done, we might have some additional context. We love to see other people work with ephios and try to help along the way.
Report bugs on github. Fork the project and create a pull request to contribute code. You can find information about the development setup in the documentation We are using Weblate for translations, you can also contribute there. Please follow our code of conduct.