README 311 B

12345678910111213141516
  1. The Directory plugin adds a user directory (list)
  2. Installation
  3. ============
  4. This plugin is enabled by default except on single-user instances, in which
  5. case, it can be enabled by adding "addPlugin('Directory');" to the bottom of
  6. your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('Directory');