Resource Profile:
– payment system,已经接入easy payment及Z支付免签接口。
– 云更新,如果系统升级新版本,你无需进行繁琐操作,只需要在你的店铺后台就可以无缝完成升级。
– 商品销售,支持商品配图、会员价、游客价、邮件通知、卡密预选(用户可以预选自己想购买的那个账号或者卡号)、API对接、强制登录购买、强悍的自定义控件功能、限时秒杀、批发优惠、优惠卷、等众多功能。
– 分站系统,前台用户可以开通分站,分站可以独立运行,也可以卖主站商品,有点类似商业发卡了。
– 推广/代理系统,拥有三级分销返佣功能,注册账号即实现自动发展下级。
– 共享店铺系统,可以在后台直接对接别人的店铺,通过扣除余额来进行无感知进货。
– 应用商店,拥有众多插件以及模板,让你的店铺变得格外强大。
– 界面美观,完美支持PC和手机,真正的内外二次元文化。
– 强悍的扩展能力,你可以通过本程序在几分钟之内快速的实现你任意想实现的在线购物功能,例子如下:
– 游戏方面,物品购买即时到玩家背包
– 商业软件余额充值
– 商业软件自动授权
– 论坛/社区VIP自动开通
– 只要你想得到,没有做不到。
– 还有更多强大的功能,需要安装自己发掘。
Photo Gallery:
Installation and usage instructions:
在安装之前,请检查你的系统环境,php>=8.0,MySQL版本>=5.7,因为使用了大量的PHP8注解功能,所以php版本不得不从8.0起。
将源码下载至你的服务器
以上步骤完成后,然后配置伪静态,Apache无需配置,根目录已经有.htaccess文件了,但如果你是Nginx,则需要配置伪静态。
下面是Nginx伪静态规则:
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
配置完成后,访问你的首页,即可开始安装。
安装完成后,后台地址是:https://你的域名/admin
版本更新记录:
所有更新都支持手动升级,但是推荐你还是使用自动升级,如果你当前版本并不是最新版本的上个版本,那么你必须依次按照版本进行手动升级,直到最新版本为止。
手动升级方法:下载升级包后,有两个文件夹,file文件夹里的文件复制到根目录覆盖替换即可,更新包里面的update.sql如果有内容,表示这个版本需要更新数据库某些地方,需要你手动复制到你的数据库执行一次。
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.




