Difference between revisions of "What is the profile plugin?"

From Joomla! Documentation

Line 17: Line 17:
 
Multiple profile plugins may be used.
 
Multiple profile plugins may be used.
  
See [[ Creating_a_profile_plugin | Creating a Profile Plugin  ]] for more details.
+
See [[Creating a profile plugin]] for more details.
 
 
  
 
[[Category:FAQ]]
 
[[Category:FAQ]]
 
[[Category:Version_1.6_FAQ]]
 
[[Category:Version_1.6_FAQ]]
 
[[Category:Version_1.7_FAQ]]
 
[[Category:Version_1.7_FAQ]]

Revision as of 17:07, 24 September 2011

Joomla 1.6 Joomla 1.7

The profile plugin makes it possible to add extra fields to the user profile form in 4 places:

  • The registration form
  • The frontend profile editing view
  • The backend profile editing view (My Profile)
  • The backend user manager user edit view.

Each of these are controlled independently. They can all be the same or specific fields can be available in each form. Similarly, fields can be set as required independently for each form or all can be the same.

Any field type from the form library can be used.

Optionally the profile for a linked user can be displayed in linked content record.

Multiple profile plugins may be used.

See Creating a profile plugin for more details.