I am planning the backup strategy for my sling application. In my application users are able to register themselves and create their own content. To be able to recover from a crash I tried to create a content package by using the composum package manager. This kind of backup works fine for the content but not for the users.
Any ideas how to backup my user-created users?
BR Tim