No Description

Sergei Solovev 0dedcf6474 Update README.md 1 year ago
acp 2bf2799705 Fixed broken debug 1 year ago
files 8063f16b0d add files 2 years ago
system 498015fbfa Fixed captcha verification 1 year ago
temp 8063f16b0d add files 2 years ago
template 7ed0cc33a8 This update contains a correction of icons and the order of display of games 1 year ago
upload 8063f16b0d add files 2 years ago
.gitignore 1b34389a67 Update .gitignore 1 year ago
.htaccess abab8bccea EngineGPv3 Publication 1 year ago
403.html b59003e559 Reformat code 1 year ago
404.html b59003e559 Reformat code 1 year ago
LICENSE 2624fbf099 Create LICENSE 2 years ago
README.md 0dedcf6474 Update README.md 1 year ago
composer.json c68552a0fb Added a graph library 1 year ago
composer.lock c68552a0fb Added a graph library 1 year ago
cron.php 2bf2799705 Fixed broken debug 1 year ago
enginegp.sql 083d2c4caf Fix DataBase 1 year ago
fail.html b59003e559 Reformat code 1 year ago
favicon.ico 8063f16b0d add files 2 years ago
index.php 2bf2799705 Fixed broken debug 1 year ago
notice.wav 8063f16b0d add files 2 years ago
robots.txt 8063f16b0d add files 2 years ago
success.html b59003e559 Reformat code 1 year ago

README.md


<!--

<img src="images/logo.png" alt="Logo" width="80" height="80">

-->

EngineGP

Game server control panel
<br/>
<br/>
<a href="https://github.com/EngineGPDev/EngineGP"><strong>Explore the docs »</strong></a>
<br/>
<br/>
<a href="https://github.com/EngineGPDev/EngineGP/issues">Report Bug</a>
.
<a href="https://github.com/EngineGPDev/EngineGP/issues">Request Feature</a>

Contributors Forks Stargazers Issues License

Table Of Contents

About The Project

EngineGP is an open source control panel that provides the ability to manage and rent out game servers. EngineGP was written between 2010 and 2015 (Evaluated by coding style) by Valery Marchenko. The original EngineGP did not include licensing and was passed from hand to hand. In 2018, the author of the source code disappeared and the source code was picked up by the Open Source community and began to be promoted under the MIT license

Built With

symfony

  • polyfill

filp

  • whoops

monolog

  • monolog

xpaw

  • php-source-query-class

szymach

  • c-pchart

Getting Started

Operating system: Debian 10 - 12, Ubuntu 20.04 - 22.04

php-fpm: 7.4 and higher

Webserver: Apache or NGINX

Database: MySQL or MariaDB

Composer

Installation

  1. Clone the repo

    git clone https://github.com/EngineGPDev/EngineGP.git
    
  2. Install composer packages

    composer install
    
  3. Import the enginegp.sql database from the root directory In the panel table, specify the server IP address and password for the root user

  4. In the system/data/config.php file, specify the basic settings In the system/data/mysql.php file, specify the data from the database

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Solovev Sergei - web developer and system administrator - Solovev Sergei - Design and development of the project 2018 - 2024

Acknowledgements