-
Place the assets, config, error, and html into your web server folder.
-
Configure your web server to use html as the root folder
-
Configure your web server to send /assets/ to the assets folder
-
Configure your web server to send all php requests to /index.php
-
Execute the initialDatabase.sql file
-
Create a mysql user which has access to the authentication and factoid databases.
-
Set the mysql information in the config/config.php file. An example file is provided as defaultconfig.php.
-
Run the composer install and place /vendor at assets/php/
-
Execute the initialDatabase.sql in your database
forked from MinecraftHopper/panel
-
Notifications
You must be signed in to change notification settings - Fork 0
duendwang/panel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 49.5%
- HTML 46.6%
- JavaScript 2.5%
- Dockerfile 1.4%