Keyword:users
Found 16
Order by:
Refine the results
Users
How to edit, disable, or delete a user?
The user module shows you a list of all the users who can login in the panel. To manage users, there are 3 possible actions: - Delete (Allow you to remove an user from panel database) - Disable / Enable (You can disable an user whitout delete it. ...
10/07/2017
How to create a new user
Go to Users Module In Users Module, you can find all the users of your panel. For create a new User you need to go to the end of the page where you find the form named "Create a new user". Now you have to compile the fields required. The fields ...
Release Notes
User permission when creating a new section
Now, when you create a new section, you can specify which panel users can assign access permissions. In the "User permissions" field, you can choose whether to enable the section to all panel users or only to users who are already enabled by ...
10/05/2017
Admin
How to modify the header image of an user registration e-mail.
The logo that is presented in the registration email can be configured from the VNP Backend in the language modules searching for the string: email_attivazione_utente And then clicking on the bold text it would be possible to modify the ...
05/12/2016
How to Create New Users in the VPN Backend
One of the first operations to perform in the VPN Backend platform is that one of creating new users and grant them with the right privileges and permissions in order to enable the access to selected modules in the main panel. STEP #1 ...
01/12/2016
Adding favorites and finding them
16/09/2015
Platform does not send emails
If the platform does not send emails on events such as: User registration Order activation Password renewal Verify that the following keys in admin are set to ON Abilita l'invio delle mail dal VN Abilita l'invio delle mail di ...
26/03/2015
Webservices
WS Output Update User
How to invoke this webservice VirtualNewspaper will make this POST call to an external webservice, providing a complete set of informations coming out from any user that has been updated on VirtualNewspaper. Warning: This ...
21/12/2015
Subscribers import
To import users is necessary to upload a csv comma separated file containing all user and order details the csv file must contain the following fields: PARAMETER NAME MANDATORY VALUE FORMAT DESCRIPTION email Y string it ...
18/04/2016
WS: VirtualNewspaper login from an external platform
How to invoke this webservice External platform submits VirtualNewspaper username and password, as provided by the end user. Warning: This POST call needs to be url encoded Webservice Mandatory Parameters "username" ...
WS: Login.jsp
How to invoke this webservice VirtualNewspaper informs an external platform about a missing user account while this user try to login. VirtualNewpaper will submit user account infos to the external platform. ...
WS Input Register User
How to invoke this webservice Any external system informs VirtualNewspaper about a newly registered user account, providing all the collected user fields. Warning: This POST call needs to be url encoded ...
12/11/2015
WS: GetUserByEmail.jsp
How to invoke this webservice This webservice can be triggered to retrieve details about the orders POST or GET request as follows: http://[wwx].virtualnewspaper.it/editorName/webservice/getUserOrders....
WS Input Update User
How to invoke this webservice Any external platform submits a complete set of user informations to VirtualNewspaper, using a POST call. Warning: This POST call needs to be url encoded Webservice url ...
11/11/2015