README 352 B

123456789101112131415161718192021222324
  1. The ExtendedProfile plugin adds additional profile fields such as:
  2. * Phone
  3. * IM
  4. * Website
  5. * Work experience
  6. * Education
  7. Installation
  8. ============
  9. add "addPlugin('ExtendedProfile');"
  10. to the bottom of your config.php
  11. Note: This plugin is enabled by default on private instances.
  12. Settings
  13. ========
  14. none
  15. Example
  16. =======
  17. addPlugin('ExtendedProfile');