AgenDAV alternatives and similar software solutions
Based on the "Calendar and Address Books" category.
Alternatively, view AgenDAV alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of AgenDAV or a related project?
README
AgenDAV - CalDAV web client
AgenDAV is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.
[Screenshot](./docs/screenshot.png)
Requirements
AgenDAV requires:
- A CalDAV server like Baïkal, DAViCal, Radicale, etc
- A web server
- PHP >= 5.5.9
- PHP ctype extension
- PHP mbstring extension
- PHP mcrypt extension
- PHP cURL extension
- A database supported by Doctrine DBAL like MySQL, PostgreSQL, SQLite
- Optional: nodejs & npm to build assets (releases include a build)
Documentation
https://agendav.readthedocs.io/
Installation
Source
https://github.com/agendav/agendav
License
GNU GENERAL PUBLIC LICENSE Version 3
Changelog
See [CHANGELOG.md](./CHANGELOG.md)
Maintenance Mode
AgenDAV is in maintenance mode currently. This means that the maintainers choose to prioritize stability and compatibility over new features for now.
- There is no active development & new major features are not planned
- New features may be added by PRs however
- New features may be proposed in issues tickets, send as Pull Requests, and the maintainers will review and presumably merge them
- PRs for bugfixes are welcome and will be reviewed & merged
- PRs to keep the software compatible with new PHP versions or the like are welcome and will be reviewed & merged
- Critical security concerns will be addressed
Contribution
[Contributions](./CONTRIBUTING.md) are welcome!
*Note that all licence references and agreements mentioned in the AgenDAV README section above
are relevant to that project's source code only.