davidcoutadeur / white-pages

A very simple white pages application for your LDAP directory

Home Page:https://white-pages.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Pages

Documentation Status

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.

Screenshot

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, 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

About

A very simple white pages application for your LDAP directory

https://white-pages.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:PHP 66.4%Language:Smarty 24.2%Language:JavaScript 3.9%Language:CSS 2.0%Language:Dockerfile 1.6%Language:Shell 1.5%Language:Makefile 0.3%