Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 107.08 KB
MD5: 632a62a39fb841fa650b9d885cd61175
SHA-1: 7629098eddf5e6a0f7ecfb975432d6721160f813
SHA-256: ed4a33613720c160ea5021af6aabc44c615e2d57d882b9c0dd8fc5d78c307b4b
Download zip 134.96 KB
MD5: 172f57849f493188015886d93151c2aa
SHA-1: 7e20c7a4fb9e81e9bb0a6de5991d7be47214ed76
SHA-256: 4c3ff1f68066077bed0097f9405e716724e2bf10da34b2e6ed8c04f77017a374

Release notes

This is the first alpha release for Privatemsg 7.x-1.x. Although this version is not yet production-ready, a lot of manual and automated testing has been done to ensure that it works correctly.

There are, however, a few known bugs and planned tasks that will be implemented and fixed in later alpha or beta versions. A full list of these can be found in the issue queue: http://drupal.org/project/issues/privatemsg?version=7.x

This is a port of 6.x-2.x and contains the same features and changes. There are also a few new features which are specific for Drupal 7, including:

  • Private messages are entities, which means that they are now objects and not arrays. This also means that they use the entity loading mechanism and are fieldable (any number of fields can be attached to them). This also replaces the attachments module. Note that there is currently no upgrade path.
  • Advanced token support, displays valid and invalid tokens for the author.
  • Improved rules integration.

Other improvements which are also part of the 6.x-2.x branch include:

  • Sending messages to roles and planned support for other recipient types (for example, user relationships and organic groups).
  • Removing messages from the inbox.
  • Many configuration options for displaying "send private message" links on nodes, comments and profiles.
  • Users can disable private messaging and manage blocked users.
  • Improved user interface (currently only the view message page, but more is planned)

Please test and report any bug you can find in the issue queue: http://drupal.org/node/add/project-issue/privatemsg.

Created by: berdir
Created on: 3 Nov 2010 at 10:13 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Insecure
Unsupported

Other releases