What can I achieve with the app users?
App users can be used to limit access to the application (AppVR or WebVR).
App user
An app user is defined by a name, email and a comment. Additionally, a serial code is generated for each user. In order to track the progress of users and to allow a user to continue his progress every time he starts the application, the persistent variables, if set and enabled, are stored.
In the three-point menu, the non-system generated data can be freely changed, as well as users can be deleted.
How can an end user use the serial code?
If an end user wants to access the application, they must first enter a serial code.
Within AppVR, there is a text field for this at the bottom right of the project library, labeled “Serialcode”.
For use in the WebVR application, the “Enable service code requirement” setting under WebVR Settings must first be activated. As soon as a user navigates to the WebVR page, a field is created before loading, which requests the serial code.
Import and export
We offer the possibility of importing new users via Excel files, as well as exporting the data.
When importing, please note that the columns are divided as follows:
1. Name
2. E-mail
3. Comment
All additional columns are ignored during the import.
The first row is always ignored so that they can be named properly.
Exported tables give additional information like the serial code, device code, variables and the date of creation.
Below, you can see an example of a file.
Registration email template
Email templates allow individualizing the sent email. For this purpose, the text field “Subject” is available for the subject line, as well as a text field for the e-mail text.
Within these texts, certain values can be replaced variable. For this a value, e.g. a name must be replaced by “name” inside “{{}}”. Our system will then automatically set the name of the invited user.
Name | Description |
---|---|
name | The name you entered for this user |
The email you entered for this user | |
projectname | The project name of your VR experience |
serial | The generated serial code, which can be used to add the project to your app |
Custom SMTP Server
A custom SMTP server can be used to define the email address from which the email is sent. By default, the email is sent from admin@mobfish.studio. With this server the email can be customized to e.g. invite@company.com
Name | Description |
---|---|
Sender Name | E-Mail name |
Sender Email | E-mail address |
SMTP-Server | IP / Domain of the SMTP-Server |
SMTP-Port | Port of the SMTP-Server |
SMTP-User | Username that is supposed to by logged in with |
SMTP-Password | Password that is supposed to be logged in with |
Connection Security | Security type: SSL, TLS or none |
Post your comment on this topic.