虎年季春_ 2022完全开源版飞飞CMS影视系统/自带付费点播/自带采集/无需购买播放器/对接免签约支付接口

虎年季春_ 2022完全开源版飞飞CMS影视系统/自带付费点播/自带采集/无需购买播放器/对接免签约支付接口

Template description:

Template name: free discuz green general enterprise website source code download

The template is very easy to survive. Such a website is easy to attract visitors’ clicks. It is very beneficial to improve IP traffic and PV. Any alliance advertisement can feed the website.

This set of dream weaving templates adopts the very popular full screen adaptive layout design, and the column list is concise, very fashionable and atmospheric. The page is automatically typeset according to the resolution, which greatly improves the compatibility of page width,

Adapt to most display resolution sizes. The template is mainly composed of a variety of colors, which is suitable for various types of websites.

One background management, three networks in one, simple and convenient, excellent experience

1. The code is clean and tidy;

2. The effect is quite cool, quite simple, atmospheric and high-end. The template is simple. All the data has been called. Just modify the column name in the background

3. Applicable to advertising media and general enterprises;

4. Website manual div + CSS, simplified code, neat and generous home page layout, reasonable layout, conducive to SEO, illustrated and static HTML;

5. The home page and the overall situation have been comprehensively optimized to facilitate seamless use;

简介与说明:

本站声明:此资源来源于“互联网”。学习产品!仅供学习和研究之用,不能商用!下载后请在24小时内删除!禁止非法使用,一切与本站无关

飞飞CMS影视系统,全开源的一款影视网站系统,带有VIP会员中心,支持付费点播,对接了Z支付个人免签接口。搭建的话也比较简单,视频教程和文本教程都已经配备,支持URL优化自定义规则,无需购买播放器,带有采集接口,可以自己写采集,规则和标签都有。

测试环境:
Nginx 1.18.0–MySQL 5.6.50–PHP-5.6
//PHP5.6安装拓展(fileinfo)

1.创建站点,上传源码至网站根目录
我这里已经创建过了,我删掉重新搭建一下

2.设置文件夹权限为777

3.创建数据库并导入
修改数据库连接信息/Runtime/Conf/config.php

site_domain修改网站域名

4.设置网站伪静态

location / {
if (!-e $request_filename) {
rewrite ^(.*)$ index.php?s=$1 last;
break;
}
}

保存,重启NG

5.访问网站后台:域名/admin.php
1)系统– URL优化-打开URL自定义开关,点击提交
2)系统-付费点播- Z支付-填入Z支付商户号及密钥
3)采集自带了两个聚合影视库,想对接其他的也可以自己写规则

其余的大家在后台看一下,修改一下自己的网站信息即可
接受资源互换。

聚龙滩-JOLOT.CN | 不断发现新宝贝

分享到 :
相关推荐

发表评论

邮箱地址不会被公开。 必填项已用*标注