Repo for minecraft server who needs responsive site with a lot of functionality
Site is suitable for probably most actual minecraft servers. Functionality like HelpDesk and News on home page etc. would help server owners in managing server & community
- News on home page
- HelpDesk for players
- Ability to Sign Up
- Responsive design
- Clone repository
https://github.com/Szczurowsky/MinecraftServerPage
- Place into Django directory
- Migrate database
- Add url to app in main url file.
path('', include('Main.urls'))
- If you want to use tickets than import them to
path('tickets/', include('tickets.urls'))
- Enjoy
- Itemshop
MDB Boostrap template(Old one) on free license: https://mdbootstrap.com/general/license/
This too: https://www.bootdey.com/snippets/tagged/ticket
Feel free to contact me via discord Szczurowsky#2137
MIT © Szczurowsky