Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 | 3 years ago | |
---|---|---|
.. | ||
actions | 3 years ago | |
classes | 3 years ago | |
lib | 3 years ago | |
locale | 3 years ago | |
ExtendedProfilePlugin.php | 3 years ago | |
README.md | 3 years ago |
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