https://github.com/ltb-project/white-pages
A very simple white pages application for your LDAP directory
https://github.com/ltb-project/white-pages
ldap openldap white-pages whitepages
Last synced: about 1 year ago
JSON representation
A very simple white pages application for your LDAP directory
- Host: GitHub
- URL: https://github.com/ltb-project/white-pages
- Owner: ltb-project
- License: gpl-3.0
- Created: 2016-10-22T13:34:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T09:36:08.000Z (over 1 year ago)
- Last Synced: 2025-04-02T07:07:48.685Z (about 1 year ago)
- Topics: ldap, openldap, white-pages, whitepages
- Language: PHP
- Homepage: https://white-pages.readthedocs.io
- Size: 5.68 MB
- Stars: 63
- Watchers: 13
- Forks: 27
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# White Pages
[](https://github.com/ltb-project/white-pages/actions/workflows/ci.yml)
[](https://white-pages.readthedocs.io/en/latest/)
## Presentation
White Pages is a PHP application that allows users to search and display data stored in an LDAP directory.
The application can be used on standard LDAPv3 directories and Active Directory, as all searched attributes can be set in configuration.

It has the following features:
* Quick search: a simple input in menu bar searching on some classic attributes
* Advanced search: a full form to search on several attributes
* Directory: display of all entries in a table form
* Gallery: display of all entries with their photo
* Map: Show people location on a map
* Search and display groups and members
* Export results as CSV
* Export entry as vCard
## Demonstration
Check [Star Pages](http://ltb-project.org/star-pages/), an online demonstration of LDAP Tool Box White Pages.
## Prerequisite
* PHP >= 7.4
* PHP extensions required:
* php-ldap
* php-gd
* Smarty >= 3
## Documentation
Documentation is available on https://ltb-project.org/documentation/white-pages.html
## Download
Tarballs and packages for Debian and Red Hat are available on https://ltb-project.org/download.html