Page 5 of 5

Re: Custom Front End Interface

Posted: Thu Mar 21, 2019 12:38 pm
by Phogo
cdg wrote:
Wed Mar 20, 2019 7:06 pm
I'm happy to announce that the first production release of Vesta Web Interface, v1.0.0, is now available! It has been just over a year since I started this project and after over 500 installations and many beta versions, I am removing the beta title.

Adding on to the recent completion of the admin panel in v0.5.4-Beta, this update features overall compatibility and stability improvements.

Version 1.0.0 will require an updated MySQL database so I recommend completing a clean installation to ensure a smooth update.

Install VWI

Changelog

Github Repo
Brilliant work. Thank you for this

Re: Custom Front End Interface

Posted: Thu Mar 21, 2019 5:06 pm
by Ris
Unfortunately, I did not understand what it was made for.
VestaSP - fast web panel. But with this interface, every click leads to a wait of a few seconds. Interface language settings do not work (always English).
After clicking the "Home" button, you exit the account, and you can not log back. Error: Incorrect Login.
The size of the available disk space is displayed as "infinity". And a whole bunch of other shortcomings.
It's not even beta, it's alpha.

I prefer the interface of Louislam:
viewtopic.php?f=10&t=7234&p=72234

Re: Custom Front End Interface

Posted: Fri Mar 22, 2019 12:25 am
by cdg
Ris wrote:
Thu Mar 21, 2019 5:06 pm
Unfortunately, I did not understand what it was made for.
VestaSP - fast web panel. But with this interface, every click leads to a wait of a few seconds. Interface language settings do not work (always English).
After clicking the "Home" button, you exit the account, and you can not log back. Error: Incorrect Login.
The size of the available disk space is displayed as "infinity". And a whole bunch of other shortcomings.
It's not even beta, it's alpha.

I prefer the interface of Louislam:
viewtopic.php?f=10&t=7234&p=72234
I'm sorry you are experiencing problems. It sounds like there is likely an issue with your PHP installation or your VestaCP installation.

Load times are all dependent on the capabilities of your server and the speed of your PHP server. Translations are also processed by the PHP gettext plugin which could be affected by a corrupt PHP installation or be overridden by language settings of the specific user you are logged in to.

The infinity sign does not represent infinite disk space but rather that the package the current user has selected offers "unlimited" space as designated in VestaCP.

The problem with the dashboard being logged out when you click home could be a possible bug but again could be an issue with either your PHP server or your browser cookies / sessions not functioning which would also explain the failed translations.

If you would like support, please create an issue on GitHub or contact me at [email protected].

Re: Custom Front End Interface

Posted: Mon Mar 23, 2020 10:36 pm
by Aldoseri
Thank you for a great job
I installed it and it went like a breeze. Nice looking and fully functional.

I don't know if this is possible to add multi server so one can have one centralized panel to manage more than one server from one window. Or if possible to run each server control panel in an iframe. each server will have the control panel installed like normal but all can be added to a master dashboard that can show each server's panel in a tab with an icon to identify it.
of course we can always open a browser tab for each server but this way it looks cooler and more practical as well.

Also give your panel a nice name maybe "Vesta Super Panel" or "eZPanel" or whatever you see better suited. It needs to have a cool name.

Thank you again!

Re: Custom Front End Interface

Posted: Wed Jun 17, 2020 5:13 am
by boxygen
Indeed a Great Work.

Such work shall be incorporated in Official Repo. I request the Vesta Team to consider it.

Re: Custom Front End Interface

Posted: Wed Jun 17, 2020 6:26 am
by cdg
boxygen wrote:
Wed Jun 17, 2020 5:13 am
Indeed a Great Work.

Such work shall be incorporated in Official Repo. I request the Vesta Team to consider it.
Thanks for the support!

I've been told before that I should make a fork of VestaCP with VWI as the default control panel. It would be much faster, and easier to install / use. I might look into developing that soon.

By the way, for anyone moving to / interested in HestiaCP, I have released a version of VWI for HestiaCP, available now on Github. Documentation here.