Hello.
It’s not clear to me how data set with setPluginData or getSharedPluginData are shared between users.
For example, User “A” puts some data into the Node with the plugin. Is those data available for all users of the plugin or only to User “A”?
Solved
How is plugin data shared between users
Best answer by Gleb
This data is stored in the node itself so it is available to all users who have access to the document with this node. If the node with the data is still there of course.
Shared plugin data allows other plugins to access it. If you use non shared plugin data, only the plugin that wrote this data will have access to it.
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.