Table of Contents
|
Horde 6 (unreleased) uses the composer package manager. https://getcomposer.org/doc/00-intro.md A lot of details have changed compared to previous versions.
Before running this code in production, please ensure you are familiar with the procedures
* SQL Database Setup?
* Web Server Setup?
* PHP Version and Extensions?
* Composer?
* ((git|git (optional, recommended))
* ((Doc/Dev/H6/Mail|IMAP and SMTP Server (optional, needed for Webmail and other mail related services))
This section goes through an installation step by step. You will first setup Horde with users stored into a SQL database, then add groupware applications with their default settings and finally setup Web Mail and Filters.
See "Recovering" for more concise, automation-friendly instructions.
* Get A Root Project?
* Install the Horde Base System, connect to database, inject initial admin user?
Back to the Development Documentation?