SourceMod-Store / WebPanel-Core

The Core for the New WebPanel
GNU Affero General Public License v3.0
6 stars 4 forks source link

How to install this webpanel ? #14

Closed nguyenbaodanh closed 9 years ago

nguyenbaodanh commented 9 years ago

At first I'm sorry for this noob question ... but How to install this webpanel since I downloaded the WebPanel-Core-master.zip ?

I extracted everything but not sure which one to upload to the webhost ... Thanks for your help

Arrow768 commented 9 years ago

You need to have ssh access to the webhost to install the panel. You also need composer installed

If you have got ssh access, just connect to the host and do the following:

nguyenbaodanh commented 9 years ago

Thanks. I have ssh access. Currently I've installed a version which I get from alliedmoder ... Gstore.1hp-gaming.com But seem not work for the chatcolors plugin. Can it be caused by webstore panel? And do I need to remove this version before install this ? On Jul 8, 2015 3:58 AM, "Werner" notifications@github.com wrote:

You need to have ssh access to the webhost to install the panel. You also need composer installed

If you have got ssh access, just connect to the host and do the following:

— Reply to this email directly or view it on GitHub https://github.com/SourceMod-Store/WebPanel-Core/issues/14#issuecomment-119337822 .

Arrow768 commented 9 years ago

The webpanel version you are referring to is hosted here: https://github.com/SourceMod-Store/store-webpanel

If the chatcolors module is not working when you are using the old webpanel, it wont magically start to work when you use the new webpanel. The WebPanel is "just" a way to manage the installation of the store plugin.

At the moment you should do a fresh install from scratch (including the database) when switching from the old webpanel to the new one. (Thats one of the reasons why its still a beta version)

I strongly recommend to use the old webpanel for production servers.