gnu-social/plugins/Directory
Alexei Sorokin db593496a7 [Directory] Fix SQL string quotation 2020-08-26 16:27:35 +03:00
..
actions [Directory] Fix SQL string quotation 2020-08-26 16:27:35 +03:00
lib [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 2019-05-07 15:57:19 +01:00
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
DirectoryPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The Directory plugin adds a user directory (list)

Installation
============
This plugin is enabled by default except on single-user instances, in which
case, it can be enabled by adding "addPlugin('Directory');" to the bottom of
your config.php

Settings
========
none

Example
=======
addPlugin('Directory');