The "create node" does not seem to work on Drupal 8.
No nodes or nodetypes are created on sending.

Also it does not seem possible to administer the archive in any way - how do I delete old messages?

Comments

robotjox created an issue.

gaurav.kapoor’s picture

@robotjox instead of a node, an object of entity Mass Contact Messages is created and stored. It can be accessed from the archive tab.

Currently, there is no feature to delete the archives and you will have to delete them the way any standard entities are deleted.

thfalvar’s picture

How is it possible to filter archives by category?
It is possible to send messages according to categories but it does not seem possible to filter the visibility of archives by category.
A user should only be able to see messages sent by categories to which they belong.