Create and register
Last updated on
30 April 2025
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.
Visit the project page:
https://drupal.org/project/create_and_reg
To submit bug reports and feature suggestions, or to track changes:
https://drupal.org/project/issues/create_and_reg
Requirements
None.
Installation
Install as usual, see http://drupal.org/node/70151 for further information.
Configuration
- Configure user permissions in Administration » People » Permissions:
- Administer create and register
Users in roles with the "Administer create and register" permission will access the administration form. - Create node
You have to add the create content type permission for the selected content types for anonymous users.
- Administer create and register
- Set the selected content types to unpublished by default.
- Configure the settings in Administration » Configuration » Workflow.
- Select the node types where you want to use the registration method.
- Select the redirect method.
- Disable other status messages if you want.
- Add a custom status message if you want. You can use replacement tokens if the token module is enabled.
Process
- anonymous user creates a content
- the user will be redirected to the login page (if you set it on the settings form) after he finished the node creation
- the user registers or logs in
- the created node(s) will be assigned to the user after logging in
Contact
Current maintainers
- Kálmán Hosszu (kalmanhosszu) - https://drupal.org/user/267481
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion