Node Ownership

Component ID

1053704

Component name

Node Ownership

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5124

Component created

Component changed

Component body

The Node Ownership module provides an ability for users to claim an ownership of the node.

Functionality:

  • The administrator can set the content types which could be claimed by user.
  • Email Notifications:Feature not built in D8 version - Please refer the progress on #2722059: [Meta] Port module to D8.
    • Administrator can customize e-mail body and title.
    • E-mail will be sent to admin when the user claims for ownership of node.
    • E-mail will be sent to claimed user when admin approve/reject the claim.
  • Once the module is installed and configured, the link for claim would appear in the node.
  • One user can claim multiple nodes.
  • Once the ownership of a node is given to the user, he would have complete control of that node.

Roadmap:

  • New features will be built only on 8.x branch:
    • Please help us by reporting any bugs you may find.
    • We have ported the core logic so far, you should be able to claim a node, not much will happen beyond that.
    • Please follow the meta issue for D8 in issue queue for updates. #2722059: [Meta] Port module to D8
  • We will fix the major issues of 7.x branch and partially support the future bugs on 7.x

Maintainers

The Node Ownership was originally developed by:
vyasamit2007

Current maintainers:

vyasamit2007
swarad07
madmatter23
Special Thanks to Gaurav Goyal for helping in porting the claim logic in Drupal 8 branch.