Initial code, works with FritzBox 7390
[ldap2fbxml.git] / README.rst
1 =======================================================
2 LDAP2FBxml - FritzBox XML files from LDAP address books
3 =======================================================
4
5 Fetches all phone numbers from LDAP and generates a AVM FritzBox-compatible
6 ``.xml`` file that can be imported into the FritzBox address book.
7
8 Supports the "evolutionPerson" LDAP schema.
9
10
11 Configuration
12 =============
13 Copy ``config.php.dist`` to ``config.php`` and adjust it.
14
15
16 Installation
17 ============
18 Run ``composer install`` to install the Net_LDAP2 dependency.
19
20
21 Generating the XML
22 ==================
23 Running ``ldap2fbxml.php`` will put the generated XML out to ``stdout``.
24
25
26
27 Links
28 =====
29 - https://boxmatrix.info/wiki/Phonebook-Projects