Page 1 of 1

User registration

Posted: Tue Sep 08, 2020 7:18 pm
by jak
Hello everyone !

First of all, I want to thank the founder of myvestacp who did a very good job!
I am French and I have just discovered myvestacp which runs very well on my server.

I have many qustions :
- Is there a possibility to register my users by themselves?
- Is there a template like "Vesta Web Interface" compatible with myvestacp? if not, where can I find a script that automates the registrations of my future users?

have a good day !

Re: User registration

Posted: Tue Sep 08, 2020 11:28 pm
by myVesta
what do you mean by "registration of user" ?
in (my)vesta, admin create users account.
there is no registration.

Re: User registration

Posted: Tue Sep 08, 2020 11:50 pm
by jak
is it possible to create the user account without going through the administrator? for example: a client wishes to register for a hosting package. As with any host. Is there a PHP form to automate this?

Re: User registration

Posted: Wed Sep 09, 2020 12:08 am
by myVesta
You can make php script that will send api request to https://yourhost:8083/api/index.php
You can execute any v-* command using API.
See https://vestacp.com/docs/api/

On myVesta API is disabled by default, but you can easily enable it - viewtopic.php?f=9&t=39

Re: User registration

Posted: Wed Dec 23, 2020 9:41 am
by tarhelyozd