update readme
[auerswald-compact-ldap.git] / README.rst
1 ======================
2 Auerswald COMpact LDAP
3 ======================
4
5 Fetches all phone numbers from LDAP and generates a ``.csv`` that
6 can be imported into the COMpact 3000 address book.
7 Also provides a script to upload that file to the COMpact 3000.
8
9
10
11 Configuration
12 =============
13 Copy ``config.php.dist`` to ``config.php`` and adjust it.
14
15
16 Generating the CSV
17 ==================
18 Running ``ldap2csv.php`` will put the generated CSV out to ``stdout``.
19
20
21 Uploading to COMpact
22 ====================
23 FIXME