Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 | hace 3 años | |
---|---|---|
.. | ||
actions | hace 3 años | |
classes | hace 3 años | |
lib | hace 3 años | |
locale | hace 3 años | |
ExtendedProfilePlugin.php | hace 3 años | |
README.md | hace 3 años |
The ExtendedProfile plugin adds additional profile fields such as:
And allows administrators to define additional profile fields for the users of a GNU social 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.
none