Skip to content

Darkness-Anti-Cheat/unturned-shop

Repository files navigation

Darkness Website

README EN ESPAÑOL

README EN ESPAÑOL PROYECTO

Libraries PHP using

Libraries JS using

  • Sweetalert2 usage of modals alert Link
  • Marked needed for anti xss Link
  • EasyMD usage of markdown Link
  • Lightweight usage of charts Link
  • Sortablejs usage of movable cards Link
  • Recaptcha google for future usages

Admin pages

  • Manager users - Edit, update, transfer registered users on the web | section link
  • Manage payments - View payments or purchases for products | section link
  • Manage products - Add,remove, logic remove, update products to the store with prices, descriptions, etc. | section link
  • Manage servers - Being able to add, remove, update servers to the list | section link
  • Manage settings - Change settings or disable | section link

User pages

Features

Have your own store without depending on other companies such as tebex, using stripe as a payment gateway, in addition to being able to manage several servers

  • Server websocket configuration, in the manage servers section there may be an error when using the check websocket due to HTTPS security, you will need to put your websocket server in WSS

  • You can put Google Adsense as Monization

  • Stripe it's the main paymentwall

Installation and requirements

  • mysql
  • php-fm 7.4^
  • composer
  • apache/nginx
  • make

Important things

First configure all credentials and other stuff in file called .env.example, also after you put your configuration, rename the file .env.example to .env. env file and sql, also if you want to build, type "make build", you need "make installed"

Dockerfile yml configuration section link

Also configure your NGINX to http or https in section link, as default we already removed .php extension on url's but is forcing to HTTP instead of HTTPS

License

Open Source Non-Commercial License (Version 1.0)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This license is not intended for commercial use. Any commercial use, including but not limited to selling or distributing the Software for commercial purposes, is prohibited. Users of the Software are required to attribute the author(s) of the original Software.