Skip to content

Latest commit

 

History

History
79 lines (36 loc) · 2.51 KB

README_EN.MD

File metadata and controls

79 lines (36 loc) · 2.51 KB

VioletBlue Playlist Website

icon

GitHub all releases GitHub release (with filter) GitHub (Pre-)Release Date GitHub Static Badge GitHub repo size Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

choose your language

Static Badge

FIRST> Preparation

1.PHP Server environment

If you are using Apache PHP server , you can directly place the source code (or release) of this in the root directory of the website.

Or using NGINX PHP server, please place the source code (or release) of this in the root directory of the website and copy the content of "nginx. conf" to the pseudo static configuration file of the website.

if

a01

a02

a03

Please enable the fileinfo extension, otherwise the admin page's upload function will not be available.

2.Bind your domain and create a database

3.Access your domain

Second> Install

1.If the configuration is correct, accessing your domain will directly display the installation page.

a04

Install according to the webpage prompts.

a05

Remember to click on the management page to set up the website!

Third> Interface Description

1.This site only has one data interface

http://domain/api/request

The specific function can be found in the source code Clover-Lite/lib/class/Handler.class.php

Have fun!

GROUP(QQ):606917884