This module creates a content type for users to be able to get their field-data or list them wherever only "node"-entities are available or allowed to use.
Possibilities
Use users in modules, that are designed to work for node-content only.
Show users next to other content in one single list (views), on one single map (gmap), etc.
No need for two separate templates for nodes and users
...
Features
User nodes get inserted, updated and deleted the same second users get inserted, updated or deleted.
Adding/updating/deleting fields for the user-entitiy, automatically triggers the same action for the "User"-content-type.
Title and body of the user nodes can be customized in the module's configuration area.
Blocking a user unpublishes its node.
The connection to the node's original user can be found in the author of the user node.