Merges Profile2 forms into user account form.
Profile2 by default creates an additional tab for each new profile assigned to a user.
Alternatively the submodule "Profile2 pages" provides a separated pages for viewing and editing profiles.
BUT there was no way to integrate profiles into account's user form.
This module does it. Now every profile (admin/structure/profiles/manage) can be "merged" into account user form with a single checkbox.
- Create a profile as usual (eg. personal_data)
- Edit the profile (admin/structure/profiles/manage/personal_data) and check
"Show this profile as part of user account form" option.
[Tip]: weights matter if you want assign more than one profile. - Don't forget to give the user proper permissions to edit his own profiles
in admin/people/permissions:
"Personal data: Edit own profile" in our example.
That's all, login as the target user and enjoy it ;)
Drupal 6 version.
This version is no more under active development, and will be minimally maintained.
Integration user core form fields (such as username, password, etc.) form with content profile.
RECOMMENDED INSTALLATION
- Install module.
- Enable Content Profile or Profile module
- Enable 'Use this content type as a content profile for users' on admin/content/node-type/profile
Now when going to User Edit page, you should see username, password integrated with your Content Profile. Have fun.
REQUIRED MODULES
- Content (CCK) module
- Content Profile module
SIMILAR MODULES
http://drupal.org/project/onepageprofile
Difference between onepageprofile and this is that onepageprofile doesn't work with Content Profile.
#505680: Interoperability problems with Content Profile module
#577036: Working with onepageprofile module
Project information
- Project categories: Access control
378 sites report using this module
- Created by kenorb on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.



