EngineGP - Hosting сontrol panel
Go to file
2024-02-20 04:30:12 +03:00
acp Fixed broken debug 2023-12-03 19:07:31 +03:00
files add files 2023-03-05 02:45:46 +03:00
system Fixed captcha verification 2024-01-09 15:07:07 +03:00
temp add files 2023-03-05 02:45:46 +03:00
template This update contains a correction of icons and the order of display of games 2024-01-01 14:03:43 +03:00
upload/avatars add files 2023-03-05 02:45:46 +03:00
.gitignore Update .gitignore 2024-02-20 03:26:52 +03:00
.htaccess EngineGPv3 Publication 2023-11-11 23:56:12 +03:00
403.html Reformat code 2023-11-12 21:12:42 +03:00
404.html Reformat code 2023-11-12 21:12:42 +03:00
composer.json Added a graph library 2023-12-19 21:38:10 +03:00
composer.lock Added a graph library 2023-12-19 21:38:10 +03:00
cron.php Fixed broken debug 2023-12-03 19:07:31 +03:00
enginegp.sql Fix DataBase 2023-12-20 00:16:12 +03:00
fail.html Reformat code 2023-11-12 21:12:42 +03:00
favicon.ico add files 2023-03-05 02:45:46 +03:00
index.php Fixed broken debug 2023-12-03 19:07:31 +03:00
LICENSE Create LICENSE 2023-03-10 06:51:40 +03:00
notice.wav add files 2023-03-05 02:45:46 +03:00
README.md Update README.md 2024-02-20 04:30:12 +03:00
robots.txt add files 2023-03-05 02:45:46 +03:00
success.html Reformat code 2023-11-12 21:12:42 +03:00


EngineGP

Game server control panel

Explore the docs »

Report Bug . Request Feature

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
  1. Install composer packages
composer install
  1. Import the enginegp.sql database from the root directory In the panel table, specify the server IP address and password for the root user

  2. 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