Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
..
actions 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
classes 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
lib 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
locale 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
ExtendedProfilePlugin.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden
README.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 jaren geleden

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