
[Source code pro-beta version] The latest YMYS009 complete open source secondary development and operation film and television source code/unauthorized/professional video-on-demand system/VIP paid monthly subscription/reward film and television system/video building tutorial
A very complete and professional video-on-demand system with VIP membership center and reward function. It supports card password recharge and also supports online payment. Online payment has once been connected to Z payment's personal visa-free and native payment. You can choose based on your needs. Support cloud storage and local storage. Of course, you can also write the interface yourself, and the collection address is OK. It is very comprehensive. Registration also removes the SMS verification code, eliminating the worries of API and template review. The background functions are also very powerful. The source code has been sorted and repaired and is equipped with complete video tutorials and text tutorials.
Test environment:
Nginx 1.18.0–MySQL 5.6.50–PHP-5.6
//PHP5.6 Device Expansion (sg11-fileinfo)
Prepare two domain names: one front desk and one back office
Front-end domain name (1) Back-end domain name (2)
spdb.lostinparadise.xyz
spdbadmin.lostinparadise.xyz
1. Create two sites, one front and one back, create a database and import it
Front desk configuration:
1) Upload the foreground source code to the root directory and decompress it
2) Database information correction-/application/database.php
3) Set the website pseudo-static thinkphp
4)Set the website operating directory/public and turn off cross-site prevention
Background configuration:
1) Upload the background source code to the root directory and decompress it
2) Database information correction-/app/database.php
3) Set the website pseudo-static thinkphp
4) Turn off anti-cross-site
2. Access backend domain name
1) The first visit will be prompted to configure database information, and fill in your database information as prompted
2) Background acquiesce account password-admin-8ye.net
3 After logging in to the background, click-System-System Settings-Attachment Settings-Correct the Web server URL to the domain name of your front desk, which needs to include the http/https protocol header
//If there is a port, the port must also be filled in accordingly
4) Correct your website information and corresponding configuration
5) Payment merchant information is displayed in System Functions-Payment Settings-Payment Method Management. Enter your merchant information here. The visa-free connection is Z-payment. If it is native, the configuration is the same. Open which one is used
3. There are also several central points in the database that need to be corrected. I didn't read it too carefully. You just remember this, and you can change it to your own according to the situation.
Look through it and remember to change it yourself. Change the domain name here with money to your own.
Gift picture link-ms_gift
Here too, ms_image are now my domain names, and you can change them to my front desk domain names then.
The rest is nothing, the person in the background can customize it in the background
Add the data yourself, and configure it in the background if you use cloud storage
Comments0