Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL %!s(int64=4) %!d(string=hai) anos
..
actions ca2dde9a41 [ExtendedProfile] Fix updates and allow to delete values %!s(int64=4) %!d(string=hai) anos
classes ca2dde9a41 [ExtendedProfile] Fix updates and allow to delete values %!s(int64=4) %!d(string=hai) anos
lib 0795a39459 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin %!s(int64=5) %!d(string=hai) anos
locale 0795a39459 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin %!s(int64=5) %!d(string=hai) anos
ExtendedProfilePlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL %!s(int64=4) %!d(string=hai) anos
README.md 88bdb5114f [Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile %!s(int64=5) %!d(string=hai) anos

README.md

The ExtendedProfile plugin adds additional profile fields such as:

  • Phone
  • IM
  • Website
  • Work experience
  • Education

And allows administrators to define additional profile fields for the users of a GNU social installation.

Installation

add

addPlugin('ExtendedProfile');
$config['admin']['panels'][] = 'profilefields';

to the bottom of your config.php

Note: This plugin is enabled by default on private instances.

Settings

none