# Summary

Privatemsg allows your site's visitors to send private messages to each other.

# Project URL

https://www.drupal.org/project/privatemsg

# Where is the code?

There is a patch posted to #2134735: Drupal 9 version of privatemsg but it's from 2013.
There's also a sandbox at https://www.drupal.org/sandbox/id.jk/2395689 but that's from 2014.
The latest movement seems to be porting Message Private module instead, which is based on Message module.

# Estimated completion date

Unknown

# Dependencies

N/A

# Who's doing the port?

The maintainer, @Berdir, has said he doesn't currently have time to port this module.

Several people have done some work or expressed interest: @taras.ua, @penyaskito, @james_kerrigan, others.

Most recently (Dec. 2015), mccrodp and @dpi seem to be leading the charge around Message Private / Courier as a possible replacement.

# What help do they need?

#744374: Introduce a pm_thread table (for D7) is brought up multiple times as something that'd be good to do first, but not a hard blocker.

Otherwise, unknown.

# D8 roadmap

#2134735: Drupal 9 version of privatemsg

# Background and reference information

Unknown

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

visabhishek created an issue. See original summary.

mrded’s picture

webchick’s picture

Issue summary: View changes
Priority: Minor » Normal
Related issues: +#2613152: [message_private] Message Private

Hm. That thread is interesting, thanks. Updating a bunch of stuff in the issue summary based on it.

webchick’s picture

Status: Active » Needs work

Also since there is at least some code, in various stages of completeness, marking "needs work."

webchick’s picture

Issue summary: View changes

Sorry, one more. :)

mccrodp’s picture

Chatroom module upgrade is also one to keep an eye on and could be a viable alternative to privatemsg in D8 in certain cases and for "Facebook-like" messages as discussed over at #2630490-10: Turn chatrooms and messages into entities

mccrodp’s picture

I released a dev release of Message Private, it's got some work left, but quite close for basic private messaging.

[Its contrib porting tracker issue has become disconnected from the project page.]

Seeking co-maintainer for anyone with experience as I have minimal time for Drupal contrib at the moment. Many thanks.

mccrodp’s picture

It's also worth noting the FOSMessage Symfony library to integrate with, I made a start here Message FOS, but no longer have time for it.

I started on Message FOS integration with Message Private also.

svendecabooter’s picture

Note that recently a new D8 module was released: https://www.drupal.org/project/private_message, which is currently in beta state and provides a decent set of features.

oadaeh’s picture

For anyone wondering, note that that new D8 module is not a Drupal 8 port of the Privatemsg module, but a totally different module, much like the Message Private module is.

zenimagine’s picture

There is a module to replace this one for Drupal 8 :

https://www.drupal.org/project/private_message

It is stable, version 2 integrate Node JS and PUSH notifications.
The "Message" module is supported as well as "Views" and "Rules".

kanroom’s picture

Good day! This module is strictly based on the Privatemsg module. Its supports full integration with views, filtering by fields sorting by fields, views bulk operations, ajax etc. The general functionality is fully worked, in plans porting a few submodules. Module is posted by kanroom.