Mozilla's internal phonebook app.
- Clone, host on a local, PHP-enabled server, run.
- Optional:
cp config-local.php-dist config-local.php
and tweak as needed
Note: The app requires LDAP server access. You probably need a Mozilla-internal VPN connection up and running. Without, you can't currently develop on Phonebook. You can download your VPN certificate at login.mozilla.com.
To contribute, file bugs in Bugzilla and use GitHub for code review:
- Bugs in Bugzilla: Webtools :: Phonebook
- Code via github pull request