Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory il y a 6 ans
..
actions 43df2d201c Extend Action with redirect after login logic, update some actions to use it il y a 5 ans
lib 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes il y a 5 ans
locale c7afe2f86c [TRANSLATION] Update Plugin POs il y a 5 ans
DirectoryPlugin.php 5c0a3102ff [ROUTES] Allow accept-header specification during router creation il y a 5 ans
README a614205663 Add plugin READMEs il y a 8 ans

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');