Diogo Cordeiro f6ab6e72f4 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin преди 5 години
..
actions f6ab6e72f4 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin преди 5 години
classes 995057559c [Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile преди 5 години
lib f6ab6e72f4 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin преди 5 години
locale f6ab6e72f4 [ExtendedProfile] Hide 'Extra fields' from profile when no field was created by the sysadmin преди 5 години
ExtendedProfileModule.php 995057559c [Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile преди 5 години
README.md 995057559c [Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile преди 5 години

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