Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
changes since ALPHA2:
* fixed fugly variable names in loading function
* fixed warning with PHP 5.3
* improved profile2 API docs based on the entity API documentation templates
* #1008810 updated Profile2 to be compatible with the latest entity API.
* fixed .info files
* #1008346 fixed uninstalling of profile2_pages if profile2 module is disabled.
* removed unnecessary dash replacement logic
* #798784 changed default profile type to be custom so it can be deleted + show an introductary message. fixed tests to work with that + improved the permission labels.
* #798784 if the profile form is empty, show a link to the admin page for admins.