Overview
Easily allow anonymous users to post content to your website by adding this field to any entity type and giving the permission to create that entity type or bundle to the anonymous user role. The most typical use-case of this module and the reason why it was initially created is for allowing the creation of forums by unauthenticated users, while requesting their name and email address, and whether they'd like to get notified.
Features
-
Provides an Anonymous Author field type, containing the following values:
- Name
- Get notified
-
If the user requested to be notified, an email is sent upon updates of the entity or comments on it, the content of which can be modified using the provided hooks:
hook_anonymous_author_notification_alterhook_anonymous_author_notification_TYPE_alter
where TYPE is one of "update" or "comment".
Supporting organizations:
Funded development
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Content editing experience
9 sites report using this module
- Created by yusufhm on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
1.3.2
released 21 February 2025
Works with Drupal: ^8 || ^9 || ^10 || ^11
Drupal 11 Support
Install:


