Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 | преди 3 години | |
---|---|---|
.. | ||
actions | преди 3 години | |
classes | преди 3 години | |
lib | преди 3 години | |
locale | преди 3 години | |
ExtendedProfilePlugin.php | преди 3 години | |
README.md | преди 3 години |
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