]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ExtendedProfile/README
UserFlag: Pass proper profile to FlaggedProfileListItem
[quix0rs-gnu-social.git] / plugins / ExtendedProfile / README
1 The ExtendedProfile plugin adds additional profile fields such as:
2
3 * Phone
4 * IM
5 * Website
6 * Work experience
7 * Education
8
9 Installation
10 ============
11 add "addPlugin('ExtendedProfile');"
12 to the bottom of your config.php
13
14 Note: This plugin is enabled by default on private instances.
15
16 Settings
17 ========
18 none
19
20 Example
21 =======
22 addPlugin('ExtendedProfile');
23