AgenDAV is a powerful and flexible multi-user calendar and address book platform. Here is a step-by-step guide on how to install AgenDAV on Windows 10.
agendav
in your Apache web root folder (typically located at C:\apache\htdocs
).You can enable these extensions by editing your php.ini
file. On Windows, it is usually located in C:\php\php.ini
. You should uncomment the relevant lines for each extension and then restart Apache.
data
folder, which is located in the agendav
folder. Make sure that your user account has full control over this folder.agendav
folder.composer install
config\config-template.php
file and name the copy config.php
.config.php
file and find the database
section. Replace the database details with your own MySQL database credentials.$config['database']['driver'] = 'pdo_mysql';
$config['database']['host'] = 'localhost';
$config['database']['port'] = '3306';
$config['database']['user'] = 'username';
$config['database']['password'] = 'password';
$config['database']['dbname'] = 'agendav';
config.php
file.http://localhost/agendav
.Congratulations, you have successfully installed AgenDAV on your Windows 10 machine! You can now start using this powerful multi-user calendar and address book platform to streamline your scheduling and contact management.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!