Node Co-Authors
This module allows nodes to have multiple authors who share the same content editing and deletion rights as the original author. A co-author field is added to nodes, and users with appropriate permissions can assign or manage co-authors.
Allows for nodes to have additional co-authors that share the same rights over content as the author.
This module requires no configuration. A co_authors field is added to the node entity type. Just like the normal author field, only users with the administer nodes permission can edit it. Users with edit own <bundle> content or delete own <bundle> content permissions can also edit/delete nodes they are co-author of. The form & view display can be changed, but by default the field will be shown in the sidebar, after the author field.
Depends on
Dependencies of the latest stable release
- node Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.2.3 | Stable | 9–11 | Fix 'Call to undefined method Drupal\Core\Field\Entity\BaseFieldOverride::getProvider()' | Oct 8, 2025 | |
| 1.2.2 | Stable | 9–11 | Add support for the 'View own unpublished content' permission. | Apr 1, 2025 | |
| 1.2.1 | Stable | 9–11 | Add Drupal 11 compatibility. | Nov 29, 2024 | |
| 1.2.0 | Stable | 9–10 | Add multilanguage support, tokens for email addresses & fix some bugs. | Nov 29, 2024 |