[commits] [Wiki] changed: Doc/Dev/Component/Components
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Thu Feb 15 11:40:46 UTC 2018
rlang Thu, 15 Feb 2018 11:40:46 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Component/Components
New Revision: 6
Change log: minor
@@ -7,13 +7,13 @@
The tool provides different modules each of which allow to perform a
specific action. The most important ones are documented below.
+ Installation
-The tool is a pure Horde4 tool and has not seen a real release yet.
You are currently encouraged to run it directly from a git checkout of
the **horde** repository.
+The tool is a pure Horde 4/5 tool and has not seen a real release
yet. You are currently encouraged to run it directly from a git
checkout of the **horde** repository.
+ Usage
-You must have the Horde framework installed within your PHP include
path. The standard procedure for this is detailed on this
((Doc/Dev/Framework|page)). If it does not work, consider installing
the `components` module with PEAR:
+You must have the Horde framework installed within your PHP include
path or supply an include path on the commandline. The standard
procedure for this is detailed on this ((Doc/Dev/Framework|page)). If
it does not work, consider installing the `components` module with PEAR:
<code>
pear install horde/components/package.xml
</code>
More information about the commits
mailing list