A source collection for the ZNIX Panel v2
Languages that will be added:
- Python by EinTim
- C++ by Jasmisek
- C# by unencouraged
- JavaScript by Clynt
PHP 7.4 MySQL Server with mysql
First clone the repository from ZNIX
Create a database (mysql)
Next change database info in core/Database.php
Then import DB.sql and change site info in core/Config.php
When you are done then install the source you need from here and change your domain and api key.
Note: You can create a pull request if you have Source or another language. Or open a issue to suggest a language
Adicione comandos de execução e exemplos que você acha que os usuários acharão úteis. Fornece uma referência de opções para pontos de bônus!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request