Summary

This module creates a "lazy registration" which means that the user creates the content first and after this logs in or registers to the site.

Process

  1. anonymous user creates a content
  2. the user will be redirected to the login page (if you set it on the settings form) after he finished the node creation
  3. the user registers or logs in
  4. the created node(s) will be assigned to the user after logging in

Configuration

Check on the project documentation page: https://drupal.org/node/2111475

Project information

Releases