gnu-social/plugins/ExtendedProfile/README

24 lines
352 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The ExtendedProfile plugin adds additional profile fields such as:
* Phone
* IM
* Website
* Work experience
* Education
Installation
============
add "addPlugin('ExtendedProfile');"
to the bottom of your config.php
Note: This plugin is enabled by default on private instances.
Settings
========
none
Example
=======
addPlugin('ExtendedProfile');