horde/horde-installer-plugin

Horde Installer Plugin for Composer

Package info

github.com/horde/horde-installer-plugin

Type:composer-plugin

pkg:composer/horde/horde-installer-plugin

Statistics

Installs: 4 627

Dependents: 70

Suggesters: 0

Stars: 1

Open Issues: 1

v3.6.1RC2 2026-05-25 00:00 UTC

Requires

  • php: >=8.1
  • composer-plugin-api: ^2.2.0

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT f44a7ba9aeaeab4f8c20463730de7acb5ee93d5b

  • Ralf Lang <ralf.lang.woop@ralf-lang.de>

installer


README

This plugin allows composer-based installation of the Horde 6 Framework and application

Linux

The plugin will create a var/ structure and a web/ structure in the root project. web/ will contain symlinks of applications, javascript and themes content. Supporting configuration for registry and applications is auto-configured. The composer autoloader is injected into the bootstrap process.

Windows

Windows support is preliminary. Symlinks are replaced with copies. This means you will need to run the command composer horde-reconfigure much more often and any wizard-generated content is overwritten with the contents of your var/config directory on any update. Windows support is not well-tested. Patches and issues welcome.